Commit Graph

338 Commits (051a4b3916df06cb5231386d9e56eae3d40ee7c8)

Author SHA1 Message Date
yuyang18 1426d794ff Force some unittests serial
8 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
8 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
8 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
8 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
8 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
8 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
8 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
8 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
8 years ago
chengduoZH e383ea20dc fix fetch op handle
8 years ago
yuyang18 c8f3ed2300 Skip buggy test
8 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
8 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
8 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
yuyang18 08295f9877 Add build strategy
8 years ago
dzhwinter c0a6237d1a "fix ci"
8 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
8 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
8 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
8 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
8 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
8 years ago
chengduoZH 97cb5479ae change PE strategy
8 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
8 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
8 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
8 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
8 years ago
chengduoZH e00c1ee10f fix split var test
8 years ago
chengduoZH 483f5e7efd fix test_memory_optimization_transpiler.py
8 years ago
chengduoZH 6f306f09c0 refine unit test
8 years ago
chengduoZH aff8a26d71 check generated_op_
8 years ago
chengduoZH 2e5d44f102 fix fetch op
8 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
8 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
8 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
8 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
8 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
8 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
8 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
8 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
8 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
8 years ago
yi.wu 6422c0e4f6 update by comment
8 years ago
chengduoZH 5ff1ef36ee update sparse parameter
8 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
8 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
8 years ago
Yancey1989 1a93253f16 fix unittest
8 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
8 years ago
baiyf c816121d11 optimized iou_similarity_op (#10231)
8 years ago
Yancey1989 e393c86c4a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into lookup_sparse_table_op
8 years ago