Commit Graph

24445 Commits (7e463c84a6e4453cdf9ea80e7273c09bb1d0c13c)
 

Author SHA1 Message Date
Yiqun Liu 7e463c84a6
Optimize the concat and split cuda implementation for cases when the number of inputs/outputs is less than 5. () 6 years ago
tangwei12 101f74cb19
fix save/load in fleet () 6 years ago
hutuxian f1d458daf0
add trainer_desc proto DEPS () 6 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op () 6 years ago
tensor-tang 5c06bff222
combine noavx and avx package () 6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index () 6 years ago
lujun 75fcd29220
update load_error_info, test=develop () 6 years ago
石晓伟 04ea7cb069
modify the access level of anakin engine () 6 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. () 6 years ago
wawltor 2ae8decc90
test=develop () 6 years ago
ruri 9d6640ff44
Fix edit distance doc () 6 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle () 6 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer () 6 years ago
cjt222 871af28d6c
add deformable psroi pooling () 6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop () 6 years ago
lilong12 b5c35ae3e7
add UserDefinedCollectiveRoleMaker for collective mode () 6 years ago
Jacek Czaja 84bb45c054 [MKL-DNN] Thread-Safety for MKL-DNN reusing Part 1 () 6 years ago
gongweibao da9143c1cc
Polish codes of old prs. () 6 years ago
石晓伟 bce259e5bf
Update the Anakin interfaces for content-dnn and MLU () 6 years ago
tianshuo78520a 410907f624 added monitoring of python/requirements.txt file () 6 years ago
hutuxian 969e6378b9
Pipeline Concurrency () 6 years ago
xiaoting ed118ee306 fix deconv2d bug for cycle_gan () 6 years ago
Zhaolong Xing 4e8d5a034f
Light mem reuse strategy for inference. () 6 years ago
chengduo 83942c3df2
move warning of ParallelExecutor () 6 years ago
lujun dcaf60f06c
Fix dygraph doc at nn.py for v1.5 () 6 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 () 6 years ago
Huihuang Zheng 9f519bafe7
Ignore a unit test which failed on cuda9/10 python3 ci task () 6 years ago
Tao Luo 53fd507bae
fix merge conflict of 'Remove attribute in Allocator::Allocate' and elementwise_add_mkldnn_op () 6 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc () 6 years ago
whs 82bfa0a5ba
Enhence auto pruning and fix save/load graph when using py_reader 6 years ago
jerrywgz aab4d12c0e
refine GetExpectedKernelType in conat op, test=develop () 6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate () 6 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input () 6 years ago
bingyanghuang 90ebce9ead QAT int8 MKL-DNN transformation pass () 6 years ago
Huihuang Zheng 377f9e6142
Fix a docker image error. () 6 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api () 6 years ago
翟飞跃 209a3f4e09 add log into slim mkldnn int8 test () 6 years ago
Yihua Xu 9b5017366a Fix the format issue when 'X' is not nchw. () 6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug () 6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute () 6 years ago
gongweibao 972c54cd70
Fix FLAGS_fuse_parameter_memory_size unit from Bytes to MBytes. () 6 years ago
Zeng Jinle 0a96ec699c
fix conv v7 workspace size limit error, test=develop () 6 years ago
Jiabin Yang 4d5f6937c3
Feature/refine api for dygraph () 6 years ago
gongweibao dd4cd352c7
Fix sync_batch_norm_op ncclallreduce error! () 6 years ago
gongweibao f3e5a5cf67
Unset https_proxy and http_proxy in our launch.py () 6 years ago
whs 5df65e506d
Add Ligth-NAS for PaddleSlim () 6 years ago
Zeng Jinle 3925bd81e8
Fix cuda/cudnn version detection error () 6 years ago
Yihua Xu 14a32bf0c4 Fix the accuracy issue while using float precision to get the scale. () 6 years ago
Jiabin Yang fba10b6bb5
test=develop, refine api () 6 years ago
gongweibao fbbdc9ccad
Add backward and optimizer operator dependency pass. () 6 years ago