Commit Graph

9588 Commits (eab124ba98174b8b67117a1fa6e06b8c6a24c1c2)

Author SHA1 Message Date
GaoWei8 eab124ba98 fix accuracy parameters of op tests (#21813)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
Zeng Jinle 04909137f5
fix lr assert, test=develop (#21780)
5 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
5 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
5 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
5 years ago
GaoWei8 579a159a7b Remove self-set accuracy parameters of op tests: max_relative_error (#21739)
5 years ago
zhouwei25 ecb2419e5c increase the explanation doc of py_func (#21631)
5 years ago
Youwei Song b976ba3e83 fix unittests (#21786)
5 years ago
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
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
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
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
5 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
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
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
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
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
5 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
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
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
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
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
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
5 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
5 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
5 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
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