Commit Graph

9 Commits (5a3b06bef7d02366c5fc1055c5d5b6fe1a241c75)

Author SHA1 Message Date
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
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
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 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