Commit Graph

14 Commits (720f6196ea0e62d95111ee0ceb2f9f7f92626fe1)

Author SHA1 Message Date
Liu Yiqun 720f6196ea Change the seed and make it not fixed for multi-threads cases.
8 years ago
Liu Yiqun 93e9905482 Add unittest for calling CreateVariables manually.
8 years ago
Liu Yiqun a9855e4afd Merge branch 'develop' into core_inference_fix_run
8 years ago
Yi Wang 5bb7d59e3a
Fix cpplint errors with paddle/fluid/inference (#9702)
8 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
8 years ago
Liu Yiqun 5419da6e7a Fix bug caused by block_id.
8 years ago
Liu Yiqun 0968753454 Enable the test of not creating variables every time.
8 years ago
Liu Yiqun a8e8507767 Refine the profile codes for inference.
8 years ago
QI JUN 47ca1814f3
fix mac build error (#8856)
8 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
8 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Liu Yiqun 2d74b5f9ba Refine the Python API load/save_inference_model.
8 years ago
kexinzhao e800597bcf Fix include path in inference test codes (#8349)
8 years ago