Commit Graph

30 Commits (008f40ce09f0d06bade1ae596dff87a9ba352c4e)

Author SHA1 Message Date
fengjiayi 6783dcee9e
Python API for inference model saving/load (#5020)
9 years ago
Yu Yang 2366284165 Python API for save/load variables (#5136)
9 years ago
Abhinav Arora 8623e48ba8 Add python API for backward regularization ops (#5135)
9 years ago
fengjiayi aa379ccb5e Add functions of restoring ProgramDescBind from ProgramDesc (#5109)
9 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
9 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
9 years ago
Yu Yang fa72e5443b Python API for StaticRNN (#4991)
9 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
9 years ago
QI JUN fcd74e06b8 add book04.word2vec train test (#5002)
9 years ago
QI JUN 9903e49f94 add test_fit_a_line (#4936)
9 years ago
fengjiayi 1f1be6c97a Test recognize_digits_conv (#4926)
9 years ago
Yu Yang 3db5278301 Feature/py executor test (#4922)
9 years ago
Qiao Longfei d253df742c remove Program.instance (#4915)
9 years ago
Yu Yang 47f773ddb2 Copy Constructor for ProgramDesc (#4895)
9 years ago
Yu Yang f6e1d959d2 Expose VarDesc::persistable to Python (#4911)
9 years ago
fengjiayi a204fefe16 Fix several bugs in compile time backward and Protobuf desc (#4894)
9 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
9 years ago
fengjiayi efd009a063 implementation of simple conv2d layer (#4868)
9 years ago
Qiao Longfei df0946ebe2 Impl optimizer (#4734)
9 years ago
Yu Yang 8e52b34a0c Implement FC layer with helper (#4726)
9 years ago
Qiao Longfei 88b9202c48 Python cpp sync (#4816)
9 years ago
Dong Zhihong 5eed0134e6 "refix the python logic"
9 years ago
Dong Zhihong 5bd14f6edb Merge remote-tracking branch 'origin/develop' into fix/scope
9 years ago
fengjiayi dbb60572a5 Refine Python operator input/output checks (#4803)
9 years ago
Dong Zhihong b3df1f4a49 "fix tests"
9 years ago
Dong Zhihong 3f4177ea8d Merge branch 'develop' into fix/scope
9 years ago
fengjiayi 5d9ce04625 Debug string for Python ProtoBuf (#4800)
9 years ago
Yu Yang d17eb73e9f Update VarDesc from design doc (#4769)
9 years ago
dongzhihong 7da9ab3c6c Merge remote-tracking branch 'origin/develop' into fix/scope
9 years ago
fengjiayi 36de398924 Rename Python `graph` to `framework` (#4762)
9 years ago