Commit Graph

18 Commits (696949e60688655f50b2647439768d572d757245)

Author SHA1 Message Date
Luo Tao 696949e606 Merge branch 'develop' into inference_lib_dist
7 years ago
kexinzhao db8da0259a fix comments (#7978)
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
kexinzhao 788f5c6d43
New Run() method for framework::Executor (#7807)
7 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
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
Kexin Zhao ed3e5717ba fix bug
7 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
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
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
7 years ago
Siddharth Goyal 12e3514139 Modify inference.cc to run example without pickletools (#7262)
7 years ago
Liu Yiqun c7bd77792e Support the link of inference library on mac.
7 years ago
Liu Yiqun 5b3cf4ee61 Use gflags to parse arguments from command-line.
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago