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
furnace 515efe4240
add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287)
4 years ago
..
__init__.py add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287) 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
io.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
linalg.py fix Norm op error (#26771) 4 years ago
logic.py update doc of paddle.to_tensor (#26820) 5 years ago
manipulation.py check the validation of parameters for expand and tile apis (#26816) 4 years ago
math.py revert divide (#27202) 4 years ago
random.py update doc of paddle.to_tensor (#26820) 5 years ago
search.py udpate the dtype check for the argmin, argmax 4 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