Commit Graph

15 Commits (f605d00f66f27066d68033e2dbbaef806954e24b)

Author SHA1 Message Date
Luo Tao 59e4dd5797 add independent inference_lib.cmake
7 years ago
Luo Tao 446198dab6 Merge branch 'develop' into inference_lib_dist
7 years ago
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
7 years ago
Luo Tao 55b5f29ea4 refine paddle_fluid_shared library
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Luo Tao 9b5d41b636 make inference_lib_dist
7 years ago
Siddharth Goyal 311334e083 Implement basic `Load()` and modify example based on updated inference design (#7690)
7 years ago
Liu Yiqun 250206d1cf Change the example of inference to a unittest.
7 years ago
Luo Tao f1c4c80025 Merge branch 'develop' into fluid_infer
7 years ago
Luo Tao a12db45c20 rename libpaddle_fluid_shared.so to libpaddle_fluid.so
7 years ago
Kexin Zhao 6edbf1387c remove ptools
7 years ago
Luo Tao 2be7cf909a add paddle INSTALL for fluid api
7 years ago
Luo Tao 3cf23bece3 create paddle_fluid_shared.so library
7 years ago
Liu Yiqun c7bd77792e Support the link of inference library on mac.
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago