Commit Graph

24447 Commits (78e932862c17020b14db7e5d96f1865ad2756914)
 

Author SHA1 Message Date
Wojciech Uss 78e932862c Added unit test for QAT FP32 & INT8 comparison (#17814)
6 years ago
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
6 years ago
Yiqun Liu 7e463c84a6
Optimize the concat and split cuda implementation for cases when the number of inputs/outputs is less than 5. (#17979)
6 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
6 years ago
hutuxian f1d458daf0
add trainer_desc proto DEPS (#18019)
6 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op (#17935)
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
6 years ago
lujun 75fcd29220
update load_error_info, test=develop (#18000)
6 years ago
石晓伟 04ea7cb069
modify the access level of anakin engine (#18015)
6 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
6 years ago
wawltor 2ae8decc90
test=develop (#17984)
6 years ago
ruri 9d6640ff44
Fix edit distance doc (#17947)
6 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
6 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
6 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
6 years ago
lilong12 b5c35ae3e7
add UserDefinedCollectiveRoleMaker for collective mode (#17898)
6 years ago
Jacek Czaja 84bb45c054 [MKL-DNN] Thread-Safety for MKL-DNN reusing Part 1 (#17965)
6 years ago
gongweibao da9143c1cc
Polish codes of old prs. (#17938)
6 years ago
石晓伟 bce259e5bf
Update the Anakin interfaces for content-dnn and MLU (#17890)
6 years ago
tianshuo78520a 410907f624 added monitoring of python/requirements.txt file (#17957)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
xiaoting ed118ee306 fix deconv2d bug for cycle_gan (#17554)
6 years ago
Zhaolong Xing 4e8d5a034f
Light mem reuse strategy for inference. (#17925)
6 years ago
chengduo 83942c3df2
move warning of ParallelExecutor (#17945)
6 years ago
lujun dcaf60f06c
Fix dygraph doc at nn.py for v1.5 (#17904)
6 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 (#17948)
6 years ago
Huihuang Zheng 9f519bafe7
Ignore a unit test which failed on cuda9/10 python3 ci task (#17950)
6 years ago
Tao Luo 53fd507bae
fix merge conflict of 'Remove attribute in Allocator::Allocate' and elementwise_add_mkldnn_op (#17949)
6 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc (#17923)
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 (#17934)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
6 years ago
bingyanghuang 90ebce9ead QAT int8 MKL-DNN transformation pass (#17819)
6 years ago
Huihuang Zheng 377f9e6142
Fix a docker image error. (#17930)
6 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api (#17869)
6 years ago
翟飞跃 209a3f4e09 add log into slim mkldnn int8 test (#17926)
6 years ago
Yihua Xu 9b5017366a Fix the format issue when 'X' is not nchw. (#17833)
6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
6 years ago
gongweibao 972c54cd70
Fix FLAGS_fuse_parameter_memory_size unit from Bytes to MBytes. (#17924)
6 years ago
Zeng Jinle 0a96ec699c
fix conv v7 workspace size limit error, test=develop (#17902)
6 years ago
Jiabin Yang 4d5f6937c3
Feature/refine api for dygraph (#17907)
6 years ago
gongweibao dd4cd352c7
Fix sync_batch_norm_op ncclallreduce error! (#17918)
6 years ago
gongweibao f3e5a5cf67
Unset https_proxy and http_proxy in our launch.py (#17915)
6 years ago
whs 5df65e506d
Add Ligth-NAS for PaddleSlim (#17679)
6 years ago
Zeng Jinle 3925bd81e8
Fix cuda/cudnn version detection error (#17853)
6 years ago
Yihua Xu 14a32bf0c4 Fix the accuracy issue while using float precision to get the scale. (#17884)
6 years ago