Commit Graph

24582 Commits (2246f7c133e3dc3cfd9f2779fd2f4cc2778c7ea7)
 

Author SHA1 Message Date
Zeng Jinle 25ab23be28
Fix dygraph mem leak (#18082)
6 years ago
tensor-tang 1c6e560607
core replace x86cpu with py cpuinfo (#18151)
6 years ago
Qiao Longfei 23f8a4b1c3 assign role_maker before use (#18137)
6 years ago
Zeng Jinle 6eec66a1b1
Fix py_reader iterable bug (#18108)
6 years ago
guru4elephant 58f3e1bad7
add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
6 years ago
Wojciech Uss ca5642c850 unify FP32 vs. INT8 comparison tests output (#18111)
6 years ago
Wojciech Uss c26130f3a9 reuse C-API INT8 unit test application (#18077)
6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
6 years ago
guru4elephant 0941e3e013
add class name and timeline for test_dist_base.py (#18122)
6 years ago
lujun 9089774155
fix python ver for matplotlib, test=develop (#18123)
6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
6 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
6 years ago
Huihuang Zheng 7faf095618
Sync Dockerfile change of PR#17889 (#18072)
6 years ago
Sylwester Fraczek accb132f0f fix slim int8 mkldnn multithreading issue (#18009)
6 years ago
lujun 5c3cbb58e5
Update requirement for py2 and py3 (#18068)
6 years ago
tianshuo78520a 2e1d8cf7c8 add approval to requirements.txt
6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
6 years ago
Huihuang Zheng 3f55ab0f89
Modify format of GPU allocation failure log. (#18034)
6 years ago
Jiabin Yang ff59866502
test=develop, fix mnist will segment fault (#18083)
6 years ago
Hongyu Liu d9270af931
Fix getitems slice bug (#18053)
6 years ago
wopeizl 26a7c1a396
add unit test to cover all parameters for print op test=develop (#18089)
6 years ago
guru4elephant b2cfdc3891
Refine unittest log (#18084)
6 years ago
gongweibao f5caf3443c
Fix reinitialized ncclid error! (#18025)
6 years ago
whs 354643d8d9
Add warning for cudnn warpctc kernel in CUDA9\CUDA10. (#18046)
6 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
6 years ago
Yiqun Liu 660c1a65f3
Optimize fused_elewise_activation_grad op. (#18041)
6 years ago
lidanqing 466254151a add Mobilienet ssd int8 analyzer tester (#18075)
6 years ago
tensor-tang 8cf25c4310
refine core warning message (#18063)
6 years ago
tangwei12 4c735f24ea
fix bug in fleet, test=develop (#18058)
6 years ago
石晓伟 42f12a4aca
fix ci test cmake test=develop (#18060)
6 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
6 years ago
lidanqing f8ecc3de89 refactor the function ConvFwdPrimitiveDesc (#17897)
6 years ago
Michał Gallus 8462e2b805 Disable MKLDNN FC in Resnet50 test (#18030)
6 years ago
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