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 e6675f4f4d
normal: support mean and std tensor; randn = standard_normal (#26367)
5 years ago
..
__init__.py normal: support mean and std tensor; randn = standard_normal (#26367) 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 Add Matmul op (#26411) 5 years ago
logic.py remove alias from doc, test=document_fix (#26487) 5 years ago
manipulation.py fix docstring for expand, expand_as and tile. (#26529) 5 years ago
math.py 【API】Add sign and tanh api (#26357) 5 years ago
random.py normal: support mean and std tensor; randn = standard_normal (#26367) 5 years ago
search.py add the argmax, argmin for the api2.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