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
joejiong f311d3c1cf
Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163)
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 add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel 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 add dtype for unique (#26655) 5 years ago
math.py Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163) 5 years ago
random.py ../python/CMakeLists.txt (#26531) 5 years ago
search.py update the code for the topk v2 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