Commit Graph

17010 Commits (ee1d08abba7a2565c2ec1f4791254abdc32b95f8)
 

Author SHA1 Message Date
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang 46a2694633 Fix exception problem
7 years ago
minqiyang c2fce7dd24 Fix bos problem
7 years ago
minqiyang 2a799e3bf2 Fix dist_se_resnet problem
7 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
Qiyang Min 0964de119b
Merge pull request #12505 from velconia/fix_pserver_shutdown
7 years ago
minqiyang c3e187896d Port contrib to python3
7 years ago
minqiyang cd27e53667 Fix python code in contrib
7 years ago
minqiyang f9ef0ee8a9 Polish code
7 years ago
minqiyang 2e6bce597d Add CUDA_VERSION to cudnn location detection
7 years ago
minqiyang c4d000a990 Make code more efficient
7 years ago
minqiyang 9812bb8b48 Fix pserver can NOT start with DebugString problem
7 years ago
Chen Weihang 3185d38af4
Merge pull request #12467 from chenwhql/batch_size_check
7 years ago
Zhaolong Xing d7dd0868db
Merge pull request #12449 from NHZlX/add_tensorrt_elementwise_add
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago
chenweihang bcc2fbe687 add type conversion for batch_size
7 years ago
nhzlx 64a08f840f increase the test batch
7 years ago
Zhaolong Xing f37f875f1f
Merge pull request #12349 from NHZlX/add_tensorrt_conv2d_converter
7 years ago
Zhaolong Xing 7e6bac3ea6
Merge pull request #12479 from NHZlX/fix_gtest_test_eq_warning
7 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
7 years ago
nhzlx c7e6a11bc1 merge develop
7 years ago
nhzlx 0015df1b12 modify op converter for conv2d
7 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
7 years ago
Yu Yang 2567afa35d
Merge pull request #12462 from reyoung/feature/fix_cudnn_deterministic
7 years ago
nhzlx 66406619ec merge develop
7 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
7 years ago
chengduo 7a495a5871
add threads in thread pool for CPU (#12475)
7 years ago
nhzlx a2749adf5d fix warning
7 years ago
Xin Pan 12ea358c06 polish
7 years ago
gongweibao 819ac3df0a
Modify style (#12465)
7 years ago
cuichaowen 046de2acdb Improve anakin feature (#11961)
7 years ago
chenweihang 6a05ed3366 fix: add batch size check in loading data process
7 years ago
nhzlx c13efe02d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_elementwise_add
7 years ago
nhzlx a5c96af33c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter
7 years ago
Yu Yang 040fc1c39b Fix bug in cudnn_determistic
7 years ago
Tao Luo baff71d504
Merge pull request #12460 from luotao1/small_tgz
7 years ago
Yan Chunwei dcfbc6a661
inference analyzer as bin (#12450)
7 years ago
Yan Chunwei 31a2c87688
fea/lightly support lod (#12451)
7 years ago
fengjiayi 38863a2c9d
Merge pull request #12454 from JiayiFeng/dev_exception_holder
7 years ago
Tao Luo 56b50ee43a
Merge pull request #12443 from typhoonzero/fix_tests_on_gcc482
7 years ago
Qiao Longfei 690625fe15
Merge pull request #12456 from jacquesqiao/add-profiler-to-pserver
7 years ago