Commit Graph

18 Commits (938a9e4faa8deb6a9a7a7af04b7fb761b6983823)

Author SHA1 Message Date
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
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
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
yuyang18 b83ffda4aa
Try hide APIs
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
yuyang18 40da8c00b6 Add missing attr
7 years ago
caoying03 c87d11a716 Merge branch 'develop' into enhance_reshape
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
ying d3d16f76f5 enhance reshape operator.
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago