Commit Graph

15 Commits (741cb33bd97dcb121d866acf18458f95527f3a11)

Author SHA1 Message Date
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn 7 years ago
tensor-tang 661826a70a enable MKLDNN inference test 7 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest () 7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder () 7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example () 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 () 7 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style () 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 () 7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. () 7 years ago
kexinzhao e800597bcf Fix include path in inference test codes () 7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt 7 years ago