Commit Graph

25929 Commits (f6144d8463e423cb976b2a7fa2a67a99345cba81)
 

Author SHA1 Message Date
Youwei Song f6144d8463 remove build_once & name_scope (#21131)
7 years ago
WangXi 0fe16539ef Fix dgc & launch tests in cpu ci (#21759)
7 years ago
zhouwei25 94d7275219 add one losing patch file of warpctc (#21757)
7 years ago
zhaoyuchen2018 a5a8d14414
Fix softmax cuda bug (#21720)
7 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
7 years ago
zhupengyang c4f8f3bddc use large input shape for accuracy test (#21758)
7 years ago
GaoWei8 92f83e46aa fix accuracy parameters of op tests (#21729)
7 years ago
zhouwei25 e92d113590 fix bug that tuple(Variable) is converted to list(Variable) uncorrectly (#21687)
7 years ago
Michał Gallus a5159d8480 Re-anble vgg and resnet101 models download (#21713)
7 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
7 years ago
Chen Weihang 68999b6c7a
simplify dygraph data loader code, test=develop (#21722)
7 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
7 years ago
lilong12 aa287e19fe remove the dependency on ssl (#21712)
7 years ago
xujiaqi01 37896e9050
fix compile error when WITH_PSLIB=ON (#21702)
7 years ago
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
7 years ago
zhouwei25 34dc710641 fix wrong commitID with patch file of warpctc (#21755)
7 years ago
石晓伟 2bb135825e
fix analysis_predictor when func is called multiple times, test=release/1.6 (#21665)
7 years ago
lidanqing d3a96632fa Add fc-dequantize squash in cpu_quantize_squash_pass for ernie model (#21714)
7 years ago
Chen Weihang 1fd1f06f11 Rename paddle throw error macro (#21657)
7 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
7 years ago
WangXi 8754cbd1f2 fix std::min type in nan_inf, test=develop (#21725)
7 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
7 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
7 years ago
juncaipeng 7c38612347 disable op test of kldiv_loss (#21749)
7 years ago
guofei 5433d5c5c5 Add CI checking for ShareDatawith or ShareBufferWith (#21536)
7 years ago
GaoWei8 6afae1d039 fix ci check for op test accuracy (#21732)
7 years ago
zhupengyang d528ffaa04 use large input shape for accuracy test (#21716)
7 years ago
WangXi a2175cfc96 Tmp fix fleet bug in py35 gcc8 CI, test=develop (#21703)
7 years ago
zhupengyang 227edfe9da use large input shape for op tests (#21705)
7 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop (#21681)
7 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op (#21428)
7 years ago
baojun c047e713b0 make nGraph ut py3 compatible (#21679)
7 years ago
baojun 3b915741b2 Fix nGraph UT for PY3 - Part I (#21678)
7 years ago
zhongpu cb3763a8bf Update README.md and README_cn.md to latest version 1.6.2, test=develop (#21706)
7 years ago
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
7 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
7 years ago
GaoWei8 0316223a14 ci check for op test accuracy (#21508)
7 years ago
silingtong123 91b6210a82 add approver and remove useless information (#21540)
7 years ago
juncaipeng 5c4106023c
disable qat int8 test for now, test=develop (#21696)
7 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
7 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time (#21596)
7 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
7 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
7 years ago
Zhaolong Xing fbbd94a6ce
there is bug for inference using auto grwoth allocator (#21621)
7 years ago
Zeng Jinle 73461a7ae6
Make OperatorWithKernel::InferShape abstract (#21633)
7 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
7 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
7 years ago
baojun 45d2fa4e26 update ngraph to v0.27 test=develop (#21677)
7 years ago
juncaipeng 52f38877e4 Fix ci bug for deleting data files when other test is running (#21661)
7 years ago
Huihuang Zheng 99331fa113
Fix current block in math_patch_op (#21189)
7 years ago