tensor_cn.rst 4.4 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
=======================
paddle.tensor
=======================




..  toctree::
    :maxdepth: 1

S
swtkiwi 已提交
11
    tensor_cn/acos_cn.rst
T
tianshuo78520a 已提交
12
    tensor_cn/add_cn.rst
S
swtkiwi 已提交
13
    tensor_cn/addcmul_cn.rst
T
tianshuo78520a 已提交
14 15 16 17
    tensor_cn/addmm_cn.rst
    tensor_cn/allclose_cn.rst
    tensor_cn/arange_cn.rst
    tensor_cn/argmax_cn.rst
S
swtkiwi 已提交
18 19 20
    tensor_cn/argmin_cn.rst
    tensor_cn/argsort_cn.rst
    tensor_cn/asin_cn.rst
T
tianshuo78520a 已提交
21 22
    tensor_cn/atan_cn.rst
    tensor_cn/bmm_cn.rst
S
swtkiwi 已提交
23 24
    tensor_cn/cast_cn.rst
    tensor_cn/ceil_cn.rst
T
tianshuo78520a 已提交
25 26 27
    tensor_cn/cholesky_cn.rst
    tensor_cn/clamp_cn.rst
    tensor_cn/concat_cn.rst
S
swtkiwi 已提交
28 29 30 31
    tensor_cn/cond_cn.rst
    tensor_cn/cos_cn.rst
    tensor_cn/create_tensor_cn.rst
    tensor_cn/crop_tensor_cn.rst
T
tianshuo78520a 已提交
32
    tensor_cn/cross_cn.rst
S
swtkiwi 已提交
33 34
    tensor_cn/cumsum_cn.rst
    tensor_cn/diag_cn.rst
T
tianshuo78520a 已提交
35 36 37 38
    tensor_cn/dist_cn.rst
    tensor_cn/div_cn.rst
    tensor_cn/dot_cn.rst
    tensor_cn/einsum_cn.rst
S
swtkiwi 已提交
39 40
    tensor_cn/elementwise_add_cn.rst
    tensor_cn/elementwise_div_cn.rst
T
tianshuo78520a 已提交
41
    tensor_cn/elementwise_equal_cn.rst
S
swtkiwi 已提交
42 43 44 45 46 47 48
    tensor_cn/elementwise_floordiv_cn.rst
    tensor_cn/elementwise_max_cn.rst
    tensor_cn/elementwise_min_cn.rst
    tensor_cn/elementwise_mod_cn.rst
    tensor_cn/elementwise_mul_cn.rst
    tensor_cn/elementwise_pow_cn.rst
    tensor_cn/elementwise_sub_cn.rst
T
tianshuo78520a 已提交
49 50 51
    tensor_cn/elementwise_sum_cn.rst
    tensor_cn/equal_cn.rst
    tensor_cn/erf_cn.rst
S
swtkiwi 已提交
52 53 54
    tensor_cn/exp_cn.rst
    tensor_cn/expand_as_cn.rst
    tensor_cn/expand_cn.rst
T
tianshuo78520a 已提交
55
    tensor_cn/eye_cn.rst
S
swtkiwi 已提交
56 57
    tensor_cn/fill_constant_cn.rst
    tensor_cn/flatten_cn.rst
T
tianshuo78520a 已提交
58
    tensor_cn/flip_cn.rst
S
swtkiwi 已提交
59
    tensor_cn/floor_cn.rst
T
tianshuo78520a 已提交
60 61 62
    tensor_cn/full_cn.rst
    tensor_cn/full_like_cn.rst
    tensor_cn/gather_cn.rst
S
swtkiwi 已提交
63 64 65 66 67 68
    tensor_cn/gather_nd_cn.rst
    tensor_cn/greater_equal_cn.rst
    tensor_cn/greater_than_cn.rst
    tensor_cn/has_inf_cn.rst
    tensor_cn/has_nan_cn.rst
    tensor_cn/increment_cn.rst
C
Chengmo 已提交
69
    tensor_cn/index_sample_cn.rst
S
swtkiwi 已提交
70
    tensor_cn/index_select_cn.rst
T
tianshuo78520a 已提交
71
    tensor_cn/inverse_cn.rst
S
swtkiwi 已提交
72 73
    tensor_cn/is_empty_cn.rst
    tensor_cn/isfinite_cn.rst
T
tianshuo78520a 已提交
74
    tensor_cn/isnan_cn.rst
75
    tensor_cn/kron_cn.rst
S
swtkiwi 已提交
76 77 78
    tensor_cn/l2_normalize_cn.rst
    tensor_cn/less_equal_cn.rst
    tensor_cn/less_than_cn.rst
T
tianshuo78520a 已提交
79
    tensor_cn/linspace_cn.rst
S
swtkiwi 已提交
80 81
    tensor_cn/load_cn.rst
    tensor_cn/log_cn.rst
T
tianshuo78520a 已提交
82
    tensor_cn/log1p_cn.rst
S
swtkiwi 已提交
83 84 85 86
    tensor_cn/logical_and_cn.rst
    tensor_cn/logical_not_cn.rst
    tensor_cn/logical_or_cn.rst
    tensor_cn/logical_xor_cn.rst
T
tianshuo78520a 已提交
87 88 89 90
    tensor_cn/logsumexp_cn.rst
    tensor_cn/math_cn.rst
    tensor_cn/matmul_cn.rst
    tensor_cn/max_cn.rst
S
swtkiwi 已提交
91
    tensor_cn/mean_cn.rst
T
tianshuo78520a 已提交
92 93 94 95
    tensor_cn/meshgrid_cn.rst
    tensor_cn/min_cn.rst
    tensor_cn/mm_cn.rst
    tensor_cn/mul_cn.rst
S
swtkiwi 已提交
96
    tensor_cn/multiplex_cn.rst
T
tianshuo78520a 已提交
97 98
    tensor_cn/nonzero_cn.rst
    tensor_cn/norm_cn.rst
S
swtkiwi 已提交
99
    tensor_cn/not_equal_cn.rst
T
tianshuo78520a 已提交
100 101 102 103 104 105 106
    tensor_cn/ones_cn.rst
    tensor_cn/ones_like_cn.rst
    tensor_cn/pow_cn.rst
    tensor_cn/rand_cn.rst
    tensor_cn/randint_cn.rst
    tensor_cn/randn_cn.rst
    tensor_cn/randperm_cn.rst
S
swtkiwi 已提交
107 108 109 110 111 112 113 114 115 116 117 118
    tensor_cn/range_cn.rst
    tensor_cn/rank_cn.rst
    tensor_cn/reciprocal_cn.rst
    tensor_cn/reduce_all_cn.rst
    tensor_cn/reduce_any_cn.rst
    tensor_cn/reduce_max_cn.rst
    tensor_cn/reduce_mean_cn.rst
    tensor_cn/reduce_min_cn.rst
    tensor_cn/reduce_prod_cn.rst
    tensor_cn/reduce_sum_cn.rst
    tensor_cn/reshape_cn.rst
    tensor_cn/reverse_cn.rst
T
tianshuo78520a 已提交
119
    tensor_cn/roll_cn.rst
S
swtkiwi 已提交
120 121 122 123 124 125 126 127 128 129 130
    tensor_cn/round_cn.rst
    tensor_cn/rsqrt_cn.rst
    tensor_cn/save_cn.rst
    tensor_cn/scale_cn.rst
    tensor_cn/scatter_cn.rst
    tensor_cn/scatter_nd_add_cn.rst
    tensor_cn/scatter_nd_cn.rst
    tensor_cn/shape_cn.rst
    tensor_cn/shard_index_cn.rst
    tensor_cn/shuffle_cn.rst
    tensor_cn/sign_cn.rst
T
tianshuo78520a 已提交
131
    tensor_cn/sin_cn.rst
S
swtkiwi 已提交
132
    tensor_cn/slice_cn.rst
T
tianshuo78520a 已提交
133 134 135
    tensor_cn/sort_cn.rst
    tensor_cn/split_cn.rst
    tensor_cn/sqrt_cn.rst
S
swtkiwi 已提交
136
    tensor_cn/square_cn.rst
T
tianshuo78520a 已提交
137 138
    tensor_cn/squeeze_cn.rst
    tensor_cn/stack_cn.rst
S
swtkiwi 已提交
139
    tensor_cn/stanh_cn.rst
T
tianshuo78520a 已提交
140
    tensor_cn/std_cn.rst
S
swtkiwi 已提交
141
    tensor_cn/strided_slice_cn.rst
T
tianshuo78520a 已提交
142
    tensor_cn/sum_cn.rst
S
swtkiwi 已提交
143
    tensor_cn/sums_cn.rst
T
tianshuo78520a 已提交
144
    tensor_cn/t_cn.rst
S
swtkiwi 已提交
145
    tensor_cn/tanh_cn.rst
T
tianshuo78520a 已提交
146
    tensor_cn/tensordot_cn.rst
S
swtkiwi 已提交
147
    tensor_cn/topk_cn.rst
148
    tensor_cn/trace_cn.rst
T
tianshuo78520a 已提交
149 150 151 152
    tensor_cn/transpose_cn.rst
    tensor_cn/tril_cn.rst
    tensor_cn/triu_cn.rst
    tensor_cn/unbind_cn.rst
S
swtkiwi 已提交
153 154
    tensor_cn/unique_cn.rst
    tensor_cn/unique_with_counts_cn.rst
T
tianshuo78520a 已提交
155
    tensor_cn/unsqueeze_cn.rst
S
swtkiwi 已提交
156
    tensor_cn/unstack_cn.rst
T
tianshuo78520a 已提交
157 158 159
    tensor_cn/var_cn.rst
    tensor_cn/where_cn.rst
    tensor_cn/zeros_cn.rst
S
swtkiwi 已提交
160
    tensor_cn/zeros_like_cn.rst