Jiabin Yang
|
7060c8d89f
|
test=develop, refine transformer (#16734)
|
6 years ago |
lujun
|
9bd44b94da
|
Merge pull request #16561 from junjun315/move-api-to-root
Move dygraph api to root
|
6 years ago |
Kaipeng Deng
|
ed97156461
|
Merge pull request #16439 from heavengate/resize_scale
add attr scale. test=develop
|
6 years ago |
Huihuang Zheng
|
2146293d26
|
Fix op registry (#16677)
list of fixed ops:
lookup_table_op
space_to_depth_op
squared_l2_distance_op
squared_l2_norm_op
teacher_student_sigmoid_loss_op
tree_conv_op
warpctc_op
test=develop
|
6 years ago |
lujun
|
14db0680c0
|
merge conflict, test=develop
|
6 years ago |
lujun
|
92c8ac8a74
|
merge conflict, test=develop
|
6 years ago |
Jiabin Yang
|
a06f4b2b2c
|
make less batch of tests to fit ci (#16706)
* make less batch of tests to fit ci
* test=develop, invoke ci
add some comments back
|
6 years ago |
chengduo
|
55b15db5af
|
Add unit test for fuse all_reduce ops (#16699)
* test fuse all_reduce
|
6 years ago |
Yan Xu
|
c6720990c0
|
fix seresnext unit test (#16689)
comment np.array(x.get_tensor()) in imperaitve mode to avoid OOM.
|
6 years ago |
guru4elephant
|
7d653f0aed
|
Merge pull request #16652 from xjqbest/dataset_merge_develop
fix dataset bug
|
6 years ago |
chengduo
|
ea8655dbd2
|
Add unit test for fuse_opt_ops (#16550)
* add unit test for fuse_opt_ops
test=develop
|
6 years ago |
minqiyang
|
7c4b9b577a
|
Polish code
test=develop
|
6 years ago |
minqiyang
|
aa07814df3
|
Add 3 uts
test=develop
|
6 years ago |
minqiyang
|
2e0b871320
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
|
6 years ago |
xjqbest
|
274477005e
|
fix dataset testcase error
test=develop
|
6 years ago |
Zeng Jinle
|
bb143052cb
|
fix gc bug in conditional block (#16673)
test=develop
|
6 years ago |
xjqbest
|
5e5139283b
|
fix runtime error
test=develop
|
6 years ago |
ruri
|
229dc93277
|
Add Pixel shuffle OP (#15782)
* add pixel_shuffle op
* add pixel_shuffle op, test=develop
* rewrite code, test=develop
* delete useless comment, test=develop
* Refine pixel_shuffle_op and unit testing
* refine code,test=develop
* refine .cu,test=develop
* fix unittest,test=develop
* Fix unit testing
test=develop
* resolve conflict, test=develop
* fix test, test=develop
* fix API, test=develop
* fix test datatype bug,test=develop
* polish comments,test=develop
* add API,test=develop
* test=develop
* Add Pixel_Shuffle OP,test=develop
* support python3,test=develop
* add include memory to travis CI bug,test=develop
|
6 years ago |
lujun
|
38382f8e27
|
Merge pull request #16658 from JiabinYang/fix/transformer_random_failed
test=develop, fix transformer in dygraph
|
6 years ago |
lujun
|
99120698b7
|
merge confict, test=develop
|
6 years ago |
lujun
|
01f4f2d7e4
|
merge confict, test=develop
|
6 years ago |
minqiyang
|
b29249404b
|
Polish code
test=develop
|
6 years ago |
minqiyang
|
61fe139f34
|
Polish code
|
6 years ago |
lujun
|
e11bf2a49e
|
merge branch, 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 |
JiabinYang
|
4c18b98fcd
|
test=develop, fix transformer in dygraph
/
|
6 years ago |
lujun
|
a32c6ffa96
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-api-to-root
|
6 years ago |
lujun
|
78ff5d72d3
|
Merge pull request #16520 from PaddlePaddle/move-code
add some dygraph op
1.Conv3d
2.Conv3dTranspose
3.RowConv
4.GroupNorm
5.SpectralNorm
6.TreeConv
and utest
|
6 years ago |
Xin Pan
|
c77fb9fed9
|
Merge pull request #16636 from panyx0718/imperative
add a simple test
|
6 years ago |
xjqbest
|
271b7147cc
|
fix dataset bug
test=develop
|
6 years ago |
Zeng Jinle
|
1c526e1d1a
|
Fix some grad op desc makers (#16633)
* fix some grad op desc maker
test=develop
* fix grad op desc makers
test=develop
|
6 years ago |
minqiyang
|
e377d75977
|
Add UT for most layers without params
test=develop
|
6 years ago |
Xin Pan
|
d02e3e7f79
|
add a simple test
test=develop
|
6 years ago |
minqiyang
|
2839e22739
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
test=develop
|
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
|
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 |
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 |
lujun
|
e97ded835a
|
merge branch, test=develop
|
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
|
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 |