Commit Graph

8 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
7 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. (#17015)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
8 years ago
chengduoZH 9075049a29 add unit test
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago