Commit Graph

18 Commits (bb97dc2590871fd39eefa000a9f6aedd6d5a1558)

Author SHA1 Message Date
Tao Luo b257ca9a77
Merge pull request #8272 from Xreki/core_inference_simplify_cmake
7 years ago
Siddharth Goyal 36da52950d
Better version of PR #7985 (Modify load() for inference) (#8024)
7 years ago
Kexin Zhao 64800cfebc merge update
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
Yiqun Liu b1869f1695
Simplify the inference unittests' cmake and codes. (#8216)
7 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
7 years ago
kexinzhao e5832019a8 Inference example and unit test for label_semantic_roles (#8058)
7 years ago
Siddharth Goyal 78949c073e Inference example for image_classification and unit_test for "inference" (#8020)
7 years ago
Yiqun Liu 165450ff6c Refine the inference unittest recognize_digits. (#8147)
7 years ago
Yang Yu d11e7b434f Make recognize digits as a normal python unittest
7 years ago
Liu Yiqun f5990b4694 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Liu Yiqun f5d9336825 Unify the definition of kFeedOpType and kFetchOpType.
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
7 years ago
Liu Yiqun eca58a6200 Add unittest for GPU.
7 years ago
Liu Yiqun 438aad24a5 Update the inference unittest using the new Executor.Run().
7 years ago
Liu Yiqun 20d3af62d0 Enable the dependency.
7 years ago
Liu Yiqun 250206d1cf Change the example of inference to a unittest.
7 years ago