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
Zhou Wei 245252b86e
fix bug when dtype of to_tensor is core.VarType (#31931)
5 years ago
..
__init__.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 5 years ago
array.py Migrate 4 APIs about array to paddle.tensor.* (#29565) 5 years ago
attribute.py [Complex] Add real & imag op and api for complex tensor (#29672) 5 years ago
creation.py fix bug when dtype of to_tensor is core.VarType (#31931) 5 years ago
linalg.py update unbind norm add CUDAPlace api doc information (#29322) 5 years ago
logic.py Fix the accuracy problem of allclose op when using float64 data type in static mode. (#29890) 5 years ago
manipulation.py fix the bug in expand_v2 op (#30984) 5 years ago
math.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 5 years ago
random.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 5 years ago
search.py test=develop, fix nonzero astuple=true (#30647) 5 years ago
stat.py fix 2.0 api docs (#28445) 5 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago
to_string.py Refine the format of printing tensor 3 (support scaler tensor) (#28544) 5 years ago