Commit Graph

25910 Commits (45702951226401a24df501960d7fd9b47152083d)
 

Author SHA1 Message Date
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
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
5 years ago
baojun 45d2fa4e26 update ngraph to v0.27 test=develop (#21677)
5 years ago
juncaipeng 52f38877e4 Fix ci bug for deleting data files when other test is running (#21661)
5 years ago
Huihuang Zheng 99331fa113
Fix current block in math_patch_op (#21189)
5 years ago
GaoWei8 5af0c7ba89 Modify padding strategy: remove weight copy in fc padding (#21650)
5 years ago
Tao Luo 10018f1561
refine check_api_approvals.sh (#21666)
5 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
5 years ago
wangchaochaohu 5eec8cf5af
fix the mean grad OP performance improvement test=develop (#21658)
5 years ago
Zeng Jinle 29f64c8c9e
refine some grad op makers, test=develop (#21629)
5 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
rensilin 7f5d532a9c fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… (#21461)
5 years ago
liym27 1d6f0b40eb
fix bug: add attr_error only when default value is None. test=develop (#21655)
5 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
5 years ago
xujiaqi01 c05706fe73
fix code style of fleet_wrapper (#21639)
5 years ago
wangchaochaohu 95b95a284b
Mean gpu optimize (#21643)
5 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
5 years ago
liym27 55f2b7defa
Polish CI error message. test=develop (#21642)
5 years ago
lidanqing bca0bbb33b update benchmark for int8v2, QAT1, QAT2 accuracy and performance (#21641)
5 years ago
zhongpu 9a4dd1bc25 support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401)
5 years ago
zhongpu 8777e8c1e9 fix Conv2DTranspose API, test=develop (#21403)
5 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
5 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
5 years ago