Commit Graph

11 Commits (82e41ce38f3d0291317c03961eb1a220370d52af)

Author SHA1 Message Date
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
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