Commit Graph

186 Commits (88ee56d0b2b2730149fcd1170ffebfa9176f585e)

Author SHA1 Message Date
peizhilin eea75a1d93 fix issue when type is invalid 6 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support 6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr 6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr 6 years ago
minqiyang 7aab39af15 Change grads to VarBase 6 years ago
peizhilin c1235c935f add the enable_debug flag 6 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop 6 years ago
wopeizl 796322d31a
Merge pull request from wopeizl/windows/whlsupport 6 years ago
peizhilin 8bb513cad4 test=develop 6 years ago
peizhilin 1cb74b061b fix the whl issue test=develop 6 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist 6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. () 6 years ago
Cheerego 871ac282f8
Merge pull request from haowang101779990/enapi_improve_dec27 6 years ago
minqiyang 9e3155e01d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist 6 years ago
minqiyang 336160e651 Complete imperative optimizer implementation 6 years ago
haowang101779990 66ea718452 en api improve format Dec 27 6 years ago
minqiyang 5822f7f1d8 Polish code 6 years ago
Xin Pan ce7e503cbe refactor to avoid scope. 6 years ago
minqiyang 68e9b841ab Add support for optimizer 6 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759" 6 years ago
peizhilin 7f6d8acecb cherry-pick the 6 years ago
minqiyang 9e24fa3aeb Polish code 6 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist 6 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function 6 years ago
minqiyang 3cd10a7c4f Add Conv2D forward 6 years ago
Xin Pan cf3a07e8f8
Merge pull request from panyx0718/imperative 6 years ago
minqiyang 8d88c5a87d Shameless copy 6 years ago
Xin Pan 6324032602 MLP forward backward 6 years ago
peizhilin 19ebd8b4cf add ctc support for windows 6 years ago
Xin Pan 47ea2534fb clean parallel do 6 years ago
Xin Pan ed9cdb56f3
Merge pull request from panyx0718/fix 6 years ago
Xin Pan f5434507f0 fix control_flow ops in outs 6 years ago
Xin Pan f6dc09e98b void hurting declarative performance 6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative" 6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative""" 6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. () 6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative"" 6 years ago
Xin Pan 6217f42ab7
Revert "Imperative" 6 years ago
Xin Pan b52f5d2870
Merge pull request from panyx0718/imperative 6 years ago
Xin Pan 0492158da5 polish 6 years ago
Xin Pan b4db31bad0 fix test 6 years ago
Tink_Y 6d04a9cf47 fix api format and example () 6 years ago
Xin Pan 7464bd29e8 polish 6 years ago
Xin Pan b80fe8264a polish 6 years ago
Xin Pan e5d64fd4d1 initial imperative 6 years ago
Xin Pan 4d0df1fea7 add fields for autograd 6 years ago
Xin Pan 8138391631 add OpBase and unify with VarBase 6 years ago
Xin Pan f6f0692451 clean up 6 years ago
Xin Pan b1f6fda5e5 run forward 6 years ago
Xin Pan a6d23083f0 some tracing 6 years ago