Commit Graph

28 Commits (d05995117420ed996355d2a26ec847de7e8214e3)

Author SHA1 Message Date
kexinzhao 2fb280c9f2 Revise python save load api using new load/save op (#7995)
7 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
7 years ago
wanghaoshuang fd0dd6e63a Use extend instead of appending.
7 years ago
wanghaoshuang a6a79c35c9 More general implementation.
7 years ago
wanghaoshuang 5ecbba46ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into infer_prog
7 years ago
wanghaoshuang 026e88a340 Make get_inference_program support for Evaluator.
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
Kexin Zhao 856f650a9b fix bug
7 years ago
Kexin Zhao 6edbf1387c remove ptools
7 years ago
Kexin Zhao e1f475ad1e refine code
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 b9b75377a2
Feature/hooks (#7513)
7 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
7 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
7 years ago
Kavya Srinet 54791af658 Addressing review comments
7 years ago
Kavya Srinet 25c8739362 Adding the rst file to render IO under Fluid in paddlepaddle.org
7 years ago
Siddharth Goyal 12e3514139 Modify inference.cc to run example without pickletools (#7262)
7 years ago
Liu Yiqun cd7d0f850b Merge branch 'develop' into core_inference_example
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
fengjiayi 2f76932d7c enhance DataFeeder
7 years ago
fengjiayi 0fa387e26f Add data type checking
7 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
8 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
8 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
8 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
8 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
8 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
8 years ago