Commit Graph

15 Commits (87197f8c2e4d002fc39027c3d4ee99f4ead0ba2c)

Author SHA1 Message Date
Aurelius84 8040fa2bca
Fix output dtype inconsistent with input (#28649)
5 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
guofei 9bea834ed4
Refine the unittest to support py38 (#27208)
5 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
zhupengyang bf978fffe5 all cases use large shape (#22084)
6 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
6 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
6 years ago
hutuxian 1670db5e86
Gather Op Index Support int64_t datatype (#17610)
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
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago