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
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
..
__init__.py Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163) 5 years ago
attribute.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
creation.py set_default_type only take effect on python floats or complex (#26939) 5 years ago
io.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
linalg.py Norm op support 2-axis (#26492) 5 years ago
logic.py remove alias from doc, test=document_fix (#26487) 5 years ago
manipulation.py refine paddle.stack (#26886) 5 years ago
math.py Fix clip op attr (#26924) 5 years ago
random.py erase Raises and refine doce of random functions (#26901) 5 years ago
search.py fix the argmin,argmax op for the paddlepaddle 2.0 5 years ago
stat.py var, std: input->x, adjust attr order, remove out, add docs (#26446) 5 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago