Commit Graph

30 Commits (eebfb71d3feb61dcc626cd339f59145d345f656a)

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