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
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
6 years ago
..
__init__.py New features, add sinh and cosh op, test=develop (#25495) 6 years ago
attribute.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago
creation.py refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633) 6 years ago
io.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago
linalg.py fix bug: cross OP behavior is not as expected when axis=0 6 years ago
logic.py [for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561) 6 years ago
manipulation.py refine the concat Op for API 2.0 test=develop (#25307) 6 years ago
math.py New features, add sinh and cosh op, test=develop (#25495) 6 years ago
random.py refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633) 6 years ago
search.py Fix the argsort and sort api for the paddle api2.0 (#25514) 6 years ago
stat.py [for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561) 6 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago