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
guofei bb7fd0974f
Add paddle.tensor.math.prod (#26351)
5 years ago
..
__init__.py Add paddle.tensor.math.prod (#26351) 5 years ago
attribute.py
creation.py expose and unify the Tensor concepts to the user (#25978) 5 years ago
io.py
linalg.py fix the doc of dot (#26257) 5 years ago
logic.py remove alias from doc, test=document_fix (#26487) 5 years ago
manipulation.py [API 2.0] Add api paddle.reshape(x, shape, name) (#26338) 5 years ago
math.py Add paddle.tensor.math.prod (#26351) 5 years ago
random.py Paddle-2.0 API directory migration (#25898) 5 years ago
search.py Paddle-2.0 API directory migration (#25898) 5 years ago
stat.py paddle.mean: add attr axis, keepdim (#26147) 5 years ago
tensor.py