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
liuwei1031 b61aaa2c10
add logsumexp op, test=develop (#23585)
6 years ago
..
__init__.py add logsumexp op, test=develop (#23585) 6 years ago
attribute.py
creation.py Add full_like op. (#23364) 6 years ago
io.py
linalg.py add new dot op(#23418) 6 years ago
logic.py Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 (#23437) 6 years ago
manipulation.py Add flip op. (#23255) 6 years ago
math.py add logsumexp op, test=develop (#23585) 6 years ago
random.py Add randint op API (#23337) 6 years ago
search.py Implement a new C++ operator where and API tensor.where (#23220) 6 years ago
stat.py
tensor.py