Commit Graph

15 Commits (20b12765982d7ba152b0bf90bfd6cdb71bd6cd55)

Author SHA1 Message Date
wawltor 20b1276598
faster the compare ops dygraph model speed
4 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
5 years ago
Aurelius84 0cc63cc343
[Paddle2.0] Rename hapi.Input and move `data` api (#26396)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
wawltor a697e94693
Update the code of the compare ops for the broadcast function
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
kinghuin 53fb0e92cc
fix compare and logical ops cond/out parameter doc bug, test=develop (#23862)
5 years ago
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
wawltor 08e3d9c0dc
Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 (#23437)
5 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
5 years ago
Tao Luo ea20f8be23
refine error message of input TypeError in framework.py (#19970)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago