Commit Graph

12 Commits (55b664a1310c3148809688a7fbdd94073aa26a7d)

Author SHA1 Message Date
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
5 years ago
FDInSky 0a878be817
modify some op for dyg rcnn (#23648)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
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
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago