Commit Graph

12 Commits (0ae97e8a5bb12b83316fc6d85f7f782a0d048aac)

Author SHA1 Message Date
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
7 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
7 years ago
Liu Yiqun 93e9905482 Add unittest for calling CreateVariables manually.
7 years ago
Liu Yiqun 7b40f7ce4a Merge branch 'develop' into core_inference_prepare
7 years ago
Yi Wang 5bb7d59e3a
Fix cpplint errors with paddle/fluid/inference (#9702)
7 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
7 years ago
Liu Yiqun fbd3604cad Split Executor.Run to Executor.Prepare and Executor.RunPreparedContext for inference.
7 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
kexinzhao e800597bcf Fix include path in inference test codes (#8349)
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago