Commit Graph

68 Commits (c132c790111d7fadf212a72ec2cd35e03aed364f)

Author SHA1 Message Date
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
Tao Luo 21ee30595b clean some CMakeLists
6 years ago
Xin Pan 4794d9cf70 use fast RunPrepareContext for inference
7 years ago
Luo Tao 062556f938 Merge branch 'develop' into unify
7 years ago
tensor-tang 9788e5ab87 add flags to control num_threads
7 years ago
Luo Tao 5ba4337698 unify libpaddle_inference_api into libpaddle_fluid
7 years ago
tensor-tang e3a96300bb move SetNumThreads to platform
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago
tensor-tang 609dccfb55
Merge pull request #11395 from tensor-tang/fix
7 years ago
tensor-tang 0ddc5d8631
Merge pull request #11258 from tensor-tang/refine
7 years ago
tensor-tang 6a32f19865 fix unknown use_mkldnn
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
tensor-tang 9cf1f351d2 refine nlp test
7 years ago
tensor-tang 6840953305 refine nlp multi-threads
7 years ago
tensor-tang 6ae7cbe252 follow comments
7 years ago
tensor-tang 99d00cce93 follow comment: refine where time started
7 years ago
tensor-tang 38f8182df6 work around with dummy test
7 years ago
tensor-tang eaeb76c419 add some comments
7 years ago
tensor-tang 7e9f0790e0 fix scope in thread
7 years ago
tensor-tang 3206bcd929 refine log and add QPS
7 years ago
tensor-tang 4a24c238c1 refine code
7 years ago
tensor-tang a4822ed897 add thread setting
7 years ago
tensor-tang 5387562576 add multi-thread test
7 years ago
tensor-tang 733718c3e7 remove the ugly test
7 years ago
tensor-tang 708bec2e56 add test
7 years ago
tensor-tang 4d11c8e9c6 retest single thread
7 years ago
tensor-tang 77599415ba enable read dataset
7 years ago
tensor-tang c00843f4e8 enable multi-threads
7 years ago
tensor-tang 400f5e7c3c add threads test
7 years ago
tensor-tang ce20dfa236 enable more choices
7 years ago
tensor-tang 602e28bf1c use the actual data
7 years ago
tensor-tang 98fb8e58fd test infer nlp
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 (#10527)
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Xin Pan 9fccf46270 reword comments
7 years ago
Xin Pan cdd52f3a30 Add comment to explain how to run inference test
7 years ago
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 2762959f79 Merge branch 'develop' into core_inference_prepare
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
7 years ago
Yu Yang 5ceea265bb Disable unstable unittest
7 years ago
Liu Yiqun e24172eb54 Simplify the inference unittest of fit a line and add some comment.
7 years ago
Liu Yiqun bdb21f6bc3 Merge branch 'develop' into core_inference_multi_thread
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
Liu Yiqun 208fcf5225 Merge branch 'develop' into core_inference_multi_thread
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