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
ShenLiang 6fc74bbaf6
add fp16 for matmul (#27523)
4 years ago
..
__init__.py Add new paddle.save/load APIs (#27331) 4 years ago
attribute.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
creation.py add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287) 4 years ago
linalg.py add fp16 for matmul (#27523) 4 years ago
logic.py update doc of paddle.to_tensor (#26820) 5 years ago
manipulation.py Make the Bind Method of Tensor more automatic (#27270) 4 years ago
math.py revert divide (#27202) 4 years ago
random.py remove paddle.readers API (#26727) 4 years ago
search.py udpate the dtype check for the argmin, argmax 5 years ago
stat.py Remove "TypeError" from some files as required (#27019) 5 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago