Commit Graph

25933 Commits (73e97d39b422763f8c13b5678b6b976183beb064)
 

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