Xin Pan
d02e3e7f79
add a simple test
...
test=develop
6 years ago
Tao Luo
220190d5d2
Merge pull request #16543 from Genie-Liu/fix-metrics.Precision
...
fix fluid.metrics.Precision bug
6 years ago
minqiyang
2839e22739
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
...
test=develop
6 years ago
lujun
3773260edd
fix load type, test=develop
6 years ago
lujun
67cddc2543
Merge pull request #18 from PaddlePaddle/develop
...
merge to local
6 years ago
minqiyang
cd71d645c5
Polish code
...
test=develop
6 years ago
minqiyang
2e09e95bfc
Add GPU place in static mode of ptb rnn
...
test=develop
6 years ago
chengduo
b75a69bad6
Add Stream for fetch op handle ( #16600 )
...
* expose fuse broadcast ops
6 years ago
chengduo
1342e2ea04
Fix the bug of the fast threaded executor ( #16514 )
...
* Fix the bug of the fast threaded executor. I
6 years ago
Zeng Jinle
d658244997
fix some grad op desc maker ( #16581 )
...
test=develop
6 years ago
lujun
ad7c1a934f
merge conficts, test=develop
6 years ago
lujun
60e3e35575
merge branch, test=develop
6 years ago
gongweibao
423bc515da
fix batch merge bug ( #16601 )
6 years ago
gongweibao
0342f01249
Fix dgc bug. ( #16602 )
6 years ago
lidanqing
2ca0de3cd4
fix preprocess script with processbar, integrity check and logs ( #16608 )
...
* fix preprocess script with processbar, integrity check and logs
test=develop
* delete unnecessary empty lines, change function name
test=develop
6 years ago
Tao Luo
c797aed893
Merge pull request #16584 from luotao1/enhance_wget
...
enhance analyzer_tests download
6 years ago
Qiyang Min
12e36d38a5
Imperative deep-first backward process ( #16605 )
...
* 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
6 years ago
Jiabin Yang
353244f4fc
test=develop, add FC and test ( #16604 )
...
* test=develop, add FC and test
* test=develop, refine code
6 years ago
liuwei1031
bd193781df
fix the bug of reusing different types of variables in memory_optimiz… ( #16547 )
...
* fix the bug of reusing different types of variables in memory_optimize_pass, test=develop
* disable SELECTED_ROWS AND LOD_TENSOR_ARRAY reusage, test=develop
6 years ago
lujun
e97ded835a
merge branch, test=develop
6 years ago
Chen Weihang
c38c7c5619
Model data cryption link all lib ( #16555 )
...
* link the libwbaes.so into paddle
* polish detail, test=develop
* try fix mac_pr_ci error, test=develop
* add compile option, test=develop
* fix ci error, test=develop
* ignore failed to find mac lib, test=develop
* change cdn to bj, cdn can't get the latest version
* trigger ci, test=develop
* temporary delete win32 lib linking, test=develop
* change https to http, test=develop
* turn compile option on to off
* turn compile option off to on, test=develop
* try lib compiled by gcc4.8, test=develop
* update lib version, test=develop
* link other lib, test=develop
* add setup config
* delete false, test=develop
* delete no_soname, test=develop
* recover so name set
* fix, test=develop
* adjust make config, test=develop
* remove link to wbaes, test=develop
* remove useless define, test=develop
6 years ago
guru4elephant
be61e9eab8
Merge pull request #16597 from guru4elephant/refine_dataset
...
refine dataset API
6 years ago
AIFollowers
fb1ae722d1
Fix model_stat importing in paddle/fluid/contrib
6 years ago
乔龙飞 Qiao Longfei
21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
...
Add async ssa graph executor communicator
6 years ago
minqiyang
55b01978e0
Polish code
...
test=develop
6 years ago
minqiyang
51ca50897a
Change the iteration direction in ingrads' map slots
...
test=develop
6 years ago
minqiyang
d16cb8ca11
Polish code
6 years ago
minqiyang
cce766d710
Reverse iterator op's input
...
test=develop
6 years ago
minqiyang
1a55f7d38c
Change from width-first backward to deep-first backward process
...
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
minqiyang
a0478084f8
Right transformer
6 years ago
Genieliu
0be1ce5850
test=develop
6 years ago
dongdaxiang
2c5839f7e3
refine dataset API
...
test=develop
6 years ago
minqiyang
124f45c9f7
shrink transformer
6 years ago
Zeng Jinle
359fec0567
Merge pull request #16527 from sneaxiy/feature/check_default_grad_maker
...
Check default grad op maker revision
6 years ago
lujun
2b32302bdf
move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
Tao Luo
ce18710421
enhance analyzer_tests download
...
test=develop
6 years ago
lujun
717256755a
move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
dengkaipeng
be3eedcc4a
fix out_h/out_w calc when out_shape is Variable. test=develop
6 years ago
Qiao Longfei
766666a957
add log for FLAGS_communicator_send_wait_times
6 years ago
Yan Xu
2e1e76e70e
add SeResNeXt unittest ( #16503 )
...
* add seresnet unittest test=develop
* add dropout layer test=develop
* fix ci test=develop
* fix comment test=develop
* fix comment test=develop
* fix ci test=develop
* fix ci test=develop
* fix ci
* fix module name test=develop
* run imperative serenext unit test serially test=develop
6 years ago
sneaxiy
10249c0b78
Merge develop
...
test=develop
6 years ago
zhoukunsheng
5edf4fb4fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng
47a5eec87d
improve comment
6 years ago
Qiao Longfei
4031c1a7b1
fix ci build test=develop
6 years ago
Qiao Longfei
9861a92f6f
change the return type of NewTempScope to unique ptr test=develop
6 years ago
dengkaipeng
d02f4c2fd6
fix API.spec. test=develop
6 years ago
zhoukunsheng
315176c65b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago
zhoukunsheng
8b6b626718
fix problem of API.spec mismatch
6 years ago