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 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
6 years ago
..
__init__.py Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163) 6 years ago
attribute.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago
creation.py [2.0API]support set_default_dtype for to_tensor (#26432) 6 years ago
io.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago
linalg.py Norm op support 2-axis (#26492) 6 years ago
logic.py remove alias from doc, test=document_fix (#26487) 6 years ago
manipulation.py Refine bernoulli and unsqueeze op (#26842) 6 years ago
math.py Add support for tensor min/max in dygraph (#26764) 6 years ago
random.py support default dtype for distribution APIs (#26695) 6 years ago
search.py fix the argmin,argmax op for the paddlepaddle 2.0 6 years ago
stat.py var, std: input->x, adjust attr order, remove out, add docs (#26446) 6 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 6 years ago