Commit Graph

214 Commits (1f0ef42e6029e29f9ca46e81de74787a181a5280)

Author SHA1 Message Date
minqiyang 1f0ef42e60 Change atol of numpy allclose
7 years ago
minqiyang f53e1d5c4b implement ClearBlock
7 years ago
minqiyang 52e5ee60bd Add debug info
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
dzhwinter 0a63234c85 follow comments. test=develop
7 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
7 years ago
dzhwinter a26a6bc728 add flag. test=develop
7 years ago
minqiyang 159c407328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang edf742cfac Polish code
7 years ago
minqiyang 79d62c5402 Fix mnist
7 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
minqiyang c8965dc1ab Polish code
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
7 years ago
peizhilin 5e5e6a3225 fix the prompt when dll load failed on windows
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
7 years ago
Xin Pan e395f2c6a3 polish codes
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
Xin Pan 9a4314f025 imperative gan
7 years ago
peizhilin eea75a1d93 fix issue when type is invalid
7 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
7 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
7 years ago
minqiyang 7aab39af15 Change grads to VarBase
7 years ago
peizhilin c1235c935f add the enable_debug flag
7 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop
7 years ago
wopeizl 796322d31a
Merge pull request #15134 from wopeizl/windows/whlsupport
7 years ago
peizhilin 8bb513cad4 test=develop
7 years ago
peizhilin 1cb74b061b fix the whl issue test=develop
7 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
7 years ago
Cheerego 871ac282f8
Merge pull request #15085 from haowang101779990/enapi_improve_dec27
7 years ago
minqiyang 9e3155e01d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 336160e651 Complete imperative optimizer implementation
7 years ago
haowang101779990 66ea718452 en api improve format Dec 27
7 years ago
minqiyang 5822f7f1d8 Polish code
7 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
7 years ago
minqiyang 68e9b841ab Add support for optimizer
7 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
7 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
7 years ago
minqiyang 9e24fa3aeb Polish code
7 years ago