Commit Graph

27 Commits (209a3f4e095c6a3ca2d7684e667da15d8bffe00f)

Author SHA1 Message Date
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
6 years ago
wopeizl 3bd14263f5
decrease the train loop number to avoid run too long to fail the ci process test=develop (#17567)
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
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
6 years ago
minqiyang fa1ff1d2f1 reduce ut time
6 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
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
Xin Pan 54f4d58553 make parameter and layer access easier
6 years ago
minqiyang 49a7fba848 Polish code
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
minqiyang cf7229d2c2 Polish code
6 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
6 years ago
minqiyang be2d3ae629 Add debug info
6 years ago
minqiyang a21f4e38c3 Polish code
6 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
6 years ago