Commit Graph

9 Commits (e7675dd542cedd20a6da7ac766db2657674eb6d7)

Author SHA1 Message Date
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