Jiabin Yang
|
3bfb92c32b
|
test=develop, hide build_once (#17871)
|
6 years ago |
lujun
|
01f4f2d7e4
|
merge confict, test=develop
|
6 years ago |
Qiyang Min
|
cf307d0dfb
|
Imperative fix ptb rnn place bug (#16632)
* Fix bug of gradient interface
* shrink transformer
* Right transformer
* Change from width-first backward to deep-first backward process
test=develop
* Reverse iterator op's input
test=develop
* Polish code
* Change the iteration direction in ingrads' map slots
test=develop
* Polish code
test=develop
* Add GPU place in static mode of ptb rnn
test=develop
* Polish code
test=develop
|
6 years ago |
lujun
|
e97ded835a
|
merge branch, test=develop
|
6 years ago |
Jiabin Yang
|
22e5bcd275
|
test=develop, ptb_rnn fix op (#16573)
|
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 |
Jiabin Yang
|
7c5319ba12
|
Fix/test imperative ptb rnn (#16433)
* test=develop, fix ptb rnn
* test=develop, change cdn to bj to pass ci
* test=develop, fix ci
|
6 years ago |
Jiabin Yang
|
654825cfe3
|
test=develop, reconstruct layer helper to fit imperative usage (#15938)
* test=develop, reconstruct layer helper to fit imperative usage
* test=develop, fix import error on py35
* test=develop, fix rnn gradient error
* test=develop, delete test use code
* test=develop, remove helper from imperative usage
* test=develop, fix test_base_layer using new helper
* test=develop, reconstruct layerhelper for imperative mode
* test=develop, reconstruct layerhelper for imperative mode
* test=develop, fix bug
* test=develop, fix test failed bug
* test=develop, fix test failed bug
* test=develop, fix test failed bug
* test=develop, fix bug
* test=develop, polish code
|
6 years ago |
minqiyang
|
fa1ff1d2f1
|
reduce ut time
test=develop
|
6 years ago |
minqiyang
|
659a719315
|
increment resnet and ptbrnn's batch_num
test=develop
|
6 years ago |
Xin Pan
|
006c32f93d
|
polish parameter names
parameters within a Layer instance should be unique.
test=develop
|
6 years ago |
Jiabin Yang
|
f1df9dba24
|
test=develop, update fluid.layers to LaryerHelper (#15797)
|
6 years ago |
Xin Pan
|
54f4d58553
|
make parameter and layer access easier
test=develop
|
6 years ago |
JiabinYang
|
bb881199f2
|
test=develop, polish code and fix wrong change in /paddle/fluid/inference/utils/CMakeLists.txt
|
6 years ago |
JiabinYang
|
fff67a9481
|
test=develop, use parameters() to get parameters
|
6 years ago |
JiabinYang
|
3dfbef290b
|
polish code and add comments for Embedding
|
6 years ago |
JiabinYang
|
8e3da976f4
|
test=develop, polish code
|
6 years ago |
JiabinYang
|
f364b72207
|
test=develop, add ptb_rnn test in imperative
|
6 years ago |
JiabinYang
|
ba981604fd
|
fix split
|
6 years ago |
JiabinYang
|
3be8ffad2f
|
test=develop, polish code and merge conflict
|
6 years ago |
JiabinYang
|
e3a8929cf8
|
little change
|
6 years ago |
JiabinYang
|
cddecad701
|
test=develop, add embeding to layers and add ptb_rnn in imperative test
|
6 years ago |
JiabinYang
|
33590b583f
|
test=develop, move simple rnn cell to test_imperative
|
6 years ago |