Commit Graph

2339 Commits (cf307d0dfb8f09c641a3d546423745e4e8b2e4c8)

Author SHA1 Message Date
Qiyang Min cf307d0dfb Imperative fix ptb rnn place bug (#16632)
7 years ago
lujun 78ff5d72d3
Merge pull request #16520 from PaddlePaddle/move-code
7 years ago
Xin Pan c77fb9fed9
Merge pull request #16636 from panyx0718/imperative
7 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
7 years ago
Xin Pan d02e3e7f79 add a simple test
7 years ago
chengduo 1342e2ea04
Fix the bug of the fast threaded executor (#16514)
7 years ago
Zeng Jinle d658244997
fix some grad op desc maker (#16581)
7 years ago
lujun ad7c1a934f merge conficts, test=develop
7 years ago
Qiyang Min 12e36d38a5 Imperative deep-first backward process (#16605)
7 years ago
Jiabin Yang 353244f4fc
test=develop, add FC and test (#16604)
7 years ago
乔龙飞 Qiao Longfei 21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
7 years ago
Jiabin Yang 22e5bcd275
test=develop, ptb_rnn fix op (#16573)
7 years ago
Yan Xu 2e1e76e70e
add SeResNeXt unittest (#16503)
7 years ago
chengduo feb1b54f9d
fix min and max bug (#16570)
7 years ago
Qiao Longfei adf272bcec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
7 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
7 years ago
lujun cf6238fbd9 fix merge for move dir, fix utest error, test=develop
7 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
7 years ago
Wu Yi 22b02bfa62
Batch norm cudnn accurate (#16545)
7 years ago
xjqbest a99c8d0c29 fix client to client communication bug
7 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
7 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
7 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
7 years ago
lujun 04c0b12c6e fix test layers error, test=develop
7 years ago
lujun cf642d478d fix merge for move dir, fix utest error, test=develop
7 years ago
Qiao Longfei 61912e879d test_dist_base set runtime_split_send_recv to false test=develop
7 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
7 years ago
minqiyang fb7c787d34 Fix conflicts
7 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
7 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
7 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
7 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
7 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
7 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
7 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
7 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
7 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
7 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
7 years ago
xjqbest e57ac5ed17 fix code style
7 years ago
xjqbest 97c74e60c3 fix code style
7 years ago
xjqbest a38b98cb32 fix code style & runtime error
7 years ago
xjqbest d52586a97d add doc string
7 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
7 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
lujun de605cc0fc
Merge pull request #16523 from junjun315/tensor_api
7 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago