tensor.rst 2.8 KB
Newer Older
1 2 3 4 5 6 7
=============
paddle.tensor
=============

..  toctree::
    :maxdepth: 1

S
swtkiwi 已提交
8 9 10 11 12 13 14 15 16 17 18
    tensor/abs.rst
    tensor/acos.rst
    tensor/add.rst
    tensor/arange.rst
    tensor/argmax.rst
    tensor/argmin.rst
    tensor/argsort.rst
    tensor/asin.rst
    tensor/atan.rst
    tensor/cast.rst
    tensor/ceil.rst
W
wangchaochaohu 已提交
19
    tensor/chunk.rst
S
swtkiwi 已提交
20 21 22 23
    tensor/concat.rst
    tensor/cos.rst
    tensor/create_tensor.rst
    tensor/crop_tensor.rst
24
    tensor/cross.rst
S
swtkiwi 已提交
25 26 27 28 29 30 31 32 33 34
    tensor/cumsum.rst
    tensor/diag.rst
    tensor/div.rst
    tensor/elementwise_add.rst
    tensor/elementwise_div.rst
    tensor/elementwise_floordiv.rst
    tensor/elementwise_mod.rst
    tensor/elementwise_mul.rst
    tensor/elementwise_pow.rst
    tensor/elementwise_sub.rst
35
    tensor/equal_all.rst
S
swtkiwi 已提交
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
    tensor/erf.rst
    tensor/exp.rst
    tensor/expand.rst
    tensor/expand_as.rst
    tensor/eye.rst
    tensor/fill_constant.rst
    tensor/flatten.rst
    tensor/floor.rst
    tensor/full.rst
    tensor/gather.rst
    tensor/gather_nd.rst
    tensor/greater_equal.rst
    tensor/greater_than.rst
    tensor/has_inf.rst
    tensor/has_nan.rst
    tensor/increment.rst
    tensor/is_empty.rst
W
wangchaochaohu 已提交
53
    tensor/index_select.rst
S
swtkiwi 已提交
54 55 56
    tensor/isfinite.rst
    tensor/less_equal.rst
    tensor/less_than.rst
Z
Zhang Ting 已提交
57
    tensor/logic.rst
58
    tensor/linalg.rst
S
swtkiwi 已提交
59 60 61 62 63 64 65
    tensor/linspace.rst
    tensor/load.rst
    tensor/log.rst
    tensor/logical_and.rst
    tensor/logical_not.rst
    tensor/logical_or.rst
    tensor/logical_xor.rst
66
    tensor/math.rst
S
swtkiwi 已提交
67
    tensor/max.rst
68
    tensor/maximum.rst
S
swtkiwi 已提交
69 70
    tensor/mean.rst
    tensor/min.rst
71
    tensor/minimum.rst
S
swtkiwi 已提交
72 73 74 75 76 77 78
    tensor/mm.rst
    tensor/mul.rst
    tensor/multiplex.rst
    tensor/norm.rst
    tensor/not_equal.rst
    tensor/ones.rst
    tensor/ones_like.rst
W
wangchaochaohu 已提交
79
    tensor/numel.rst
S
swtkiwi 已提交
80
    tensor/pow.rst
81
    tensor/random.rst
S
swtkiwi 已提交
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
    tensor/rank.rst
    tensor/reciprocal.rst
    tensor/reduce_all.rst
    tensor/reduce_any.rst
    tensor/reduce_max.rst
    tensor/reduce_mean.rst
    tensor/reduce_min.rst
    tensor/reduce_prod.rst
    tensor/reduce_sum.rst
    tensor/reshape.rst
    tensor/reverse.rst
    tensor/round.rst
    tensor/rsqrt.rst
    tensor/save.rst
    tensor/scale.rst
    tensor/scatter.rst
    tensor/scatter_nd.rst
    tensor/scatter_nd_add.rst
W
wawltor 已提交
100
    tensor/search.rst
S
swtkiwi 已提交
101 102 103 104 105 106 107 108 109 110 111 112 113
    tensor/shape.rst
    tensor/shard_index.rst
    tensor/shuffle.rst
    tensor/sign.rst
    tensor/sin.rst
    tensor/slice.rst
    tensor/sort.rst
    tensor/split.rst
    tensor/sqrt.rst
    tensor/square.rst
    tensor/squeeze.rst
    tensor/stack.rst
    tensor/stanh.rst
Z
zhupengyang 已提交
114
    tensor/std.rst
115
    tensor/stat.rst
S
swtkiwi 已提交
116 117 118 119 120 121 122 123 124 125
    tensor/strided_slice.rst
    tensor/sum.rst
    tensor/sums.rst
    tensor/tanh.rst
    tensor/topk.rst
    tensor/transpose.rst
    tensor/unique.rst
    tensor/unique_with_counts.rst
    tensor/unsqueeze.rst
    tensor/unstack.rst
Z
zhupengyang 已提交
126
    tensor/var.rst
S
swtkiwi 已提交
127 128 129
    tensor/where.rst
    tensor/zeros.rst
    tensor/zeros_like.rst