Commit Graph

12 Commits (3c98ec90ce7a2a959ad19539420c4e7165d49201)

Author SHA1 Message Date
whs cfdd1fc2cd
Fix warpctc in padding mode. (#21033)
6 years ago
Tao Luo ec9bc1bd9f
paddle::framework::vectorize() templatization (#19730)
6 years ago
vincentXiyu 482ce818bb Support Tensor input with padding for warpctc op (#19322)
6 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
6 years ago
Huihuang Zheng 9f519bafe7
Ignore a unit test which failed on cuda9/10 python3 ci task (#17950)
6 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
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
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago