Commit Graph

436 Commits (a3408d00303868cde300422a978b228eea0e51c1)

Author SHA1 Message Date
yuyang18 71c4933a02 Use independent recordio file name
7 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
7 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
7 years ago
yuyang18 40da8c00b6 Add missing attr
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 c8f3ed2300 Skip buggy test
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
dzhwinter c0a6237d1a "fix ci"
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
7 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
chengduoZH 483f5e7efd fix test_memory_optimization_transpiler.py
7 years ago
chengduoZH 6f306f09c0 refine unit test
7 years ago
chengduoZH aff8a26d71 check generated_op_
7 years ago
chengduoZH 2e5d44f102 fix fetch op
7 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
7 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
7 years ago
yi.wu 6422c0e4f6 update by comment
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Yancey1989 1a93253f16 fix unittest
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
baiyf c816121d11 optimized iou_similarity_op (#10231)
7 years ago
Yancey1989 e393c86c4a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into lookup_sparse_table_op
7 years ago
wangyang59 72ee737f3f
Merge pull request #9308 from wangyang59/bilinear
7 years ago
chengduo bfbbe19fbb
Merge pull request #10150 from chengduoZH/fix_elementwise_gradient
7 years ago
chengduoZH 0f5d5b1ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_elementwise_gradient
7 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
7 years ago
Yancey1989 e8d802159e add lookup_sparse_table_op
7 years ago
chengduoZH d06c79c7a7 fix elementwise_grad op kernel and add unit test
7 years ago
wangyang59 bf021f3432 resize test
7 years ago
wangyang59 469a349ae3 polishing after qingqing's comments
7 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
7 years ago
Tao Luo ad91bfe5d4 fix a bug in test_batch_norm_op.py (#10094)
7 years ago
fengjiayi 7c194acce4
Merge pull request #9929 from JiayiFeng/make_for_parallel_default_true
7 years ago
fengjiayi c6fc6a3603 fix a bugs
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
Tao Luo 90abd9dfeb
Merge pull request #9704 from lgone2000/fixunittest
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
JiayiFeng 0dff1e4140 Fix bugs
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
fengjiayi c083ee703c
Merge pull request #9950 from JiayiFeng/add_parallel_executor_tests
7 years ago
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
7 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
fengjiayi e84d3a7fbf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
7 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
7 years ago
typhoonzero 69188e5981 fix ut
7 years ago
typhoonzero c6d7c2bdff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
7 years ago
Tao Luo fee5b24cb4
Merge pull request #9985 from mozga-intel/mozga-intel/mkldnn_separate_tests
7 years ago
typhoonzero 22f58382bc run dist train test single process
7 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
7 years ago
JiayiFeng 1de9edee51 Follow comments
7 years ago
JiayiFeng 93276fd146 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
7 years ago
typhoonzero 0c6eef3e58 add split by ref test
7 years ago
JiayiFeng ab86fb11c4 complete parallel accuracy test
7 years ago
mozga-intel 5e13314dc1 Commit
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
7 years ago
typhoonzero d78cab1519 update
7 years ago
JiayiFeng 415460b557 stash
7 years ago
JiayiFeng fbd5cf604f stash
7 years ago
fengjiayi 5fc8326732 Add parallel accuracy test
7 years ago
guosheng d04073050e Add python wrapper for label smoothing
7 years ago
typhoonzero 745aacfc38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dist_unit_test
7 years ago
typhoonzero 34cffe9169 add unitest file
7 years ago
typhoonzero 8c1b257596 add dist unitest data compare
7 years ago
Yu Yang d0342f12aa Simplify DelayOps Logic
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
Yu Yang e4cfe477db
Merge pull request #9898 from reyoung/feature/mix_cpu_gpu_op
7 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
7 years ago
Yu Yang ed2d7d7d26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/mix_cpu_gpu_op
7 years ago
Yu Yang 482314e3b1 Add CRF unittest
7 years ago
Yancey 41a9146de3
Merge pull request #9787 from Yancey1989/random_selected_rows_value
7 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
7 years ago
Yancey1989 7132bbe6b7 update by comment
7 years ago
Tao Luo 648908004e
Merge pull request #9849 from qingqing01/parallel_exe_test
7 years ago
Yang Yang(Tony) a64edbf14e
delete backward.cc related code on the python side (#9854)
7 years ago
Yang Yang(Tony) b26f505002
remove net op and cond_op (#9663)
7 years ago
Dang Qingqing 9fd76c4f3a Improve test_parallel_executor.
7 years ago
Yancey1989 1aada35206 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
fengjiayi 90084a25d2
Merge pull request #9743 from JiayiFeng/modify_readers_to_fit_parallel_executor
7 years ago
dzhwinter 996b3e15fa Merge remote-tracking branch 'origin/develop' into speed/sequence_expand
7 years ago
JiayiFeng 8c1eb8693e update unittest
7 years ago
fengjiayi 0dacbbe1fe update multi_pass_reader unittest
7 years ago
JiayiFeng b1cc28dab3 update
7 years ago
JiayiFeng 273f4892b2 update recordio unittest
7 years ago
JiayiFeng 72b5de05fe update unittest
7 years ago
Luo Tao e7467d94a0 add remove_op, remove_var in Python end
7 years ago
Yancey1989 cb7bbf426c revert uniform_random_op
7 years ago
Yancey1989 291aa23153 Merge branch 'random_selected_rows_value' of github.com:Yancey1989/Paddle into random_selected_rows_value
7 years ago
Yancey1989 1cc09c7bc5 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yancey1989 3f6fc10b9f new op that init table value randomly
7 years ago
Kexin Zhao 0f38bb4593
add fp16 support to activation op (#9769)
7 years ago
fengjiayi 4b559ffa78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into modify_dev
7 years ago
Yancey1989 f909ff1a36 update unit test
7 years ago
JiayiFeng 3f90a583b4 update unittest
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
7 years ago
Tao Luo ec89ed69ef
Merge pull request #9655 from kbinias/kbinias/mkldnn-activations-dim2
7 years ago
gongweibao c1b6692fe5
Fix debuger bugs. (#9705)
7 years ago
fengjiayi 38ba7e5af4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_reader
7 years ago
liuguoyi 9d95ccc887 fix pool and conv3d unittest when paddle is not build with gpu
7 years ago
lgone2000 6ba262572c fix test_conv2d_op when compile without cuda (#9698)
7 years ago
Kexin Zhao b2a1c9e8b7 Add float16 support to non-cudnn softmax op on GPU (#9686)
7 years ago
Xin Pan 0935f2cf05 shrink test_parallel_executor size.
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
qiaolongfei ff4208e676 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sgd-support-update-selected-rows
7 years ago
Xin Pan 043c23080c
Merge pull request #9637 from panyx0718/feed
7 years ago
Krzysztof Binias c4107748d0 Add support for dim equals 2 in activation functions
7 years ago
Tao Luo 5eb9cecc4a
Merge pull request #9607 from luotao1/remove_var
7 years ago
qingqing01 a84a580e65
Add CUDA kernel for prior_box_op. (#9553)
7 years ago
Xin Pan 4bbfa9eccb Add feed to ParallelExecutor
7 years ago
Luo Tao 09b53c086d add remove_var from c++ end
7 years ago
mozga-intel 2811ea4440 Implementation of MKLDNN FC
7 years ago
qiaolongfei cbfec1f7d6 diable test of sparse_parameter_sgd on GPU
7 years ago
Tao Luo 957104564f
Merge pull request #9600 from luotao1/sync_with_cpp
7 years ago
Luo Tao 103407aa60 refine sync_with_cpp when remove ops or remove vars
7 years ago
Xin Pan cf251eb8cf shrink test size
7 years ago
qiaolongfei af1d3f5bc0 remove print
7 years ago
qiaolongfei a994327fb1 add TestSGDOpOptimizeSelectedRows
7 years ago
Xin Pan b25a9c488d Reduce test size to avoid GPU memory issue.
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
qiaolongfei abb7deee39 optimize test_lookup_table_op.py
7 years ago
fengjiayi 649ae2700e fix bugs
7 years ago
dzhwinter c72450d24d "seperate test"
7 years ago