You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/tensor
123malin 164275704d
test=develop, fix nonzero astuple=true (#30647)
4 years ago
..
__init__.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 4 years ago
array.py Migrate 4 APIs about array to paddle.tensor.* (#29565) 4 years ago
attribute.py [Complex] Add real & imag op and api for complex tensor (#29672) 4 years ago
creation.py add fp16 support for tril_triu op (#30186) 4 years ago
linalg.py update unbind norm add CUDAPlace api doc information (#29322) 4 years ago
logic.py Fix the accuracy problem of allclose op when using float64 data type in static mode. (#29890) 4 years ago
manipulation.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 4 years ago
math.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 4 years ago
random.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 4 years ago
search.py test=develop, fix nonzero astuple=true (#30647) 4 years ago
stat.py fix 2.0 api docs (#28445) 4 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
to_string.py Refine the format of printing tensor 3 (support scaler tensor) (#28544) 4 years ago