Commit Graph

37 Commits (ec1000cca97a9c0270f7f12fc084f0e800e21503)

Author SHA1 Message Date
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
6 years ago
lujun e97ded835a merge branch, test=develop
6 years ago
lujun d3fc3d5520 move internal function, test=develop
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
lujun 1dcd28e819 move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
minqiyang 42507d33c6 Change atol to default value
6 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay
6 years ago
minqiyang ec9c0874bc Implement Expotential NatureExp Inversetime and Polynomal Decay
6 years ago
minqiyang 45c9f2a68a Fix bugs in piecewise decay
6 years ago
minqiyang feb39028c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
minqiyang efb2f2baf8 Fix bugs
6 years ago
minqiyang b420ec3a92 invoke backward_hooks after reduce op's depcounts map
6 years ago
minqiyang 84bf4d7b06 Move ClearBlock into OpBase and VarBase's destructor
6 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
6 years ago
minqiyang 1bf4b8ab60 keep parameters in block
6 years ago
Xin Pan 006c32f93d polish parameter names
6 years ago
minqiyang 8fe0c0c52c implement backward refs
6 years ago
minqiyang 1f0ef42e60 Change atol of numpy allclose
6 years ago
minqiyang f53e1d5c4b implement ClearBlock
6 years ago
minqiyang 52e5ee60bd Add debug info
6 years ago
minqiyang 1e0a78556d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
minqiyang 0ec53f987c Support imperative learning rate decay in optimizer
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut
6 years ago
minqiyang 7aab39af15 Change grads to VarBase
6 years ago
Xin Pan 0d0bc61248 update api
6 years ago
minqiyang 229565303f Polish PyLayers
6 years ago
minqiyang 0f6ef8edba Add MNIST
6 years ago
minqiyang a7966e673b Polish code
6 years ago