Commit Graph

9 Commits (95524a4d306ca9bef155a59cf194661f6b6591f9)

Author SHA1 Message Date
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
6 years ago
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
6 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. (#17015)
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
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
7 years ago
chengduoZH 9075049a29 add unit test
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago