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
lilong12 7e5e9934fe
update expand as op to use the shape of the target tensor instead of the target tensor itself. (#29020)
5 years ago
..
__init__.py add paddle.subtract, optimize paddle.maximum and paddle.minimum 5 years ago
attribute.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
creation.py Upgrade string literals to raw string (#28989) 5 years ago
linalg.py fix doc of data,matmul,dot,cholesky,scatter,divide,remainder,inverse,sign (#28665) 5 years ago
logic.py Fix ops doc for some ops 5 years ago
manipulation.py update expand as op to use the shape of the target tensor instead of the target tensor itself. (#29020) 5 years ago
math.py add paddle.subtract, optimize paddle.maximum and paddle.minimum 5 years ago
random.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 5 years ago
search.py Fix ops doc for some ops 5 years ago
stat.py fix 2.0 api docs (#28445) 5 years ago
tensor.py define fluid alias in paddle.tensor and paddle.nn dir (#24151) 5 years ago
to_string.py Refine the format of printing tensor 3 (support scaler tensor) (#28544) 5 years ago