Commit Graph

41 Commits (bb8fc3916fd55ab8f8ec8eddee7900d2f3ce3257)

Author SHA1 Message Date
cnn 7c1aa0d69d
2.0rc api rename (#28088)
5 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
Leo Chen 2d95280e1f
Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903)
5 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
5 years ago
Leo Chen 51cb918a05 update layers used in transformer dygraph model, test=develop (#22051)
5 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
5 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
5 years ago
zhongpu dca075839b remove params in Tracer object (in dygraph) (#20815)
5 years ago
Youwei Song f6144d8463 remove build_once & name_scope (#21131)
5 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
5 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
6 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api (#17869)
6 years ago
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