Commit Graph

26071 Commits (c112b645c4d25ce9f6b6384e2ccf53e52cf2259a)
 

Author SHA1 Message Date
Michał Gallus a5159d8480 Re-anble vgg and resnet101 models download (#21713)
6 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
6 years ago
Chen Weihang 68999b6c7a
simplify dygraph data loader code, test=develop (#21722)
6 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
6 years ago
lilong12 aa287e19fe remove the dependency on ssl (#21712)
6 years ago
xujiaqi01 37896e9050
fix compile error when WITH_PSLIB=ON (#21702)
6 years ago
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
6 years ago
zhouwei25 34dc710641 fix wrong commitID with patch file of warpctc (#21755)
6 years ago
石晓伟 2bb135825e
fix analysis_predictor when func is called multiple times, test=release/1.6 (#21665)
6 years ago
lidanqing d3a96632fa Add fc-dequantize squash in cpu_quantize_squash_pass for ernie model (#21714)
6 years ago
Chen Weihang 1fd1f06f11 Rename paddle throw error macro (#21657)
6 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
6 years ago
WangXi 8754cbd1f2 fix std::min type in nan_inf, test=develop (#21725)
6 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
6 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
6 years ago
juncaipeng 7c38612347 disable op test of kldiv_loss (#21749)
6 years ago
guofei 5433d5c5c5 Add CI checking for ShareDatawith or ShareBufferWith (#21536)
6 years ago
GaoWei8 6afae1d039 fix ci check for op test accuracy (#21732)
6 years ago
zhupengyang d528ffaa04 use large input shape for accuracy test (#21716)
6 years ago
WangXi a2175cfc96 Tmp fix fleet bug in py35 gcc8 CI, test=develop (#21703)
6 years ago
zhupengyang 227edfe9da use large input shape for op tests (#21705)
6 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop (#21681)
6 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op (#21428)
6 years ago
baojun c047e713b0 make nGraph ut py3 compatible (#21679)
6 years ago
baojun 3b915741b2 Fix nGraph UT for PY3 - Part I (#21678)
6 years ago
zhongpu cb3763a8bf Update README.md and README_cn.md to latest version 1.6.2, test=develop (#21706)
6 years ago
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
6 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
6 years ago
GaoWei8 0316223a14 ci check for op test accuracy (#21508)
6 years ago
silingtong123 91b6210a82 add approver and remove useless information (#21540)
6 years ago
juncaipeng 5c4106023c
disable qat int8 test for now, test=develop (#21696)
6 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time (#21596)
6 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
6 years ago
Zhaolong Xing fbbd94a6ce
there is bug for inference using auto grwoth allocator (#21621)
6 years ago
Zeng Jinle 73461a7ae6
Make OperatorWithKernel::InferShape abstract (#21633)
6 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
6 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
6 years ago
baojun 45d2fa4e26 update ngraph to v0.27 test=develop (#21677)
6 years ago
juncaipeng 52f38877e4 Fix ci bug for deleting data files when other test is running (#21661)
6 years ago
Huihuang Zheng 99331fa113
Fix current block in math_patch_op (#21189)
6 years ago
GaoWei8 5af0c7ba89 Modify padding strategy: remove weight copy in fc padding (#21650)
6 years ago
Tao Luo 10018f1561
refine check_api_approvals.sh (#21666)
6 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
6 years ago
wangchaochaohu 5eec8cf5af
fix the mean grad OP performance improvement test=develop (#21658)
6 years ago
Zeng Jinle 29f64c8c9e
refine some grad op makers, test=develop (#21629)
6 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
6 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
6 years ago
rensilin 7f5d532a9c fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… (#21461)
6 years ago