Commit Graph

99 Commits (85e1cc1e02b0fe0df86cbc7d78245ba892f8fdb3)

Author SHA1 Message Date
lujun ac32bf6f77 update input params type, test=develop
6 years ago
lujun bed0ecf3d2 checkpoint pr be moved here, test=develop
6 years ago
Qiyang Min 8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
6 years ago
minqiyang f83739499c Polish code
6 years ago
minqiyang 7355d41834 1. Add imperative gperf profiler
6 years ago
minqiyang 42e96a029f Accelerate CPU part
6 years ago
Qiyang Min d4e8c99f4b
Merge pull request #16095 from velconia/transfer_gru_unit
6 years ago
Qiyang Min 4e8c03bdfe Imperative fix conv2d's attrs bugs (#16158)
6 years ago
minqiyang de212ae274 Polish code
6 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
6 years ago
minqiyang d17bb4e600 Add unit test for gru unit
6 years ago
minqiyang 2050f31c26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
Jiabin Yang 4f3c8a41be
test=develop, fix layers bug (#16099)
6 years ago
minqiyang 6871fe635b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
minqiyang f49d9b393c Transfer GRU unit
6 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
minqiyang f469bb6b36 Polish code
6 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
6 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
6 years ago
minqiyang 2b3510bc50 Add imperative python tracer
6 years ago
Xin Pan 006c32f93d polish parameter names
6 years ago
Xin Pan 54f4d58553 make parameter and layer access easier
6 years ago
Xin Pan 408a9bb2e7 polish
6 years ago
Xin Pan 989138378d add sugar for fetching parameters
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
Jiabin Yang 075df09f86
Merge pull request #15470 from JiabinYang/feature/imperative
6 years ago
minqiyang 07822fef2c Clear all parameters' gradient
6 years ago
minqiyang 49a7fba848 Polish code
6 years ago
minqiyang edf742cfac Polish code
6 years ago
minqiyang 5c7768776c Fix batch_norm's stop_gradient bug
6 years ago
JiabinYang fff67a9481 test=develop, use parameters() to get parameters
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
JiabinYang 3dfbef290b polish code and add comments for Embedding
6 years ago
JiabinYang ba981604fd fix split
6 years ago
JiabinYang 1bf2facecb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
6 years ago
JiabinYang e3a8929cf8 little change
6 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
6 years ago
JiabinYang cddecad701 test=develop, add embeding to layers and add ptb_rnn in imperative test
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
JiabinYang 33590b583f test=develop, move simple rnn cell to test_imperative
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
JiabinYang 05bbe4e153 test=develop, add simple rnn test
6 years ago
JiabinYang e5a3306269 test=develop, add simple rnn test
6 years ago
JiabinYang 266e0b63cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
6 years ago
JiabinYang e686818aed simple RNN
6 years ago
minqiyang a21f4e38c3 Polish code
6 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
6 years ago
Xin Pan 3c09a57e47 fix bias
6 years ago