Commit Graph

3082 Commits (fb067fa4d25cd728cf5649282da2c98180aaa2eb)

Author SHA1 Message Date
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
7 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
7 years ago
GaoWei8 eab124ba98 fix accuracy parameters of op tests (#21813)
7 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
7 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
7 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
7 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
7 years ago
GaoWei8 579a159a7b Remove self-set accuracy parameters of op tests: max_relative_error (#21739)
7 years ago
Youwei Song b976ba3e83 fix unittests (#21786)
7 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
7 years ago
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape (#21733)
7 years ago
GaoWei8 ac666b8ac3 Remove self-set accuracy parameters of op tests: atol (#21731)
7 years ago
GaoWei8 c924353d4f Remove self-set accuracy parameters of op tests: max_relative_error (#21740)
7 years ago
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
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
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
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
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
7 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
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
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
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
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
7 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
7 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
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
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
7 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
7 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
7 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
7 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
7 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
7 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
7 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function (#21587)
7 years ago
lijianshe02 56882ce432
change input data type and decrease max_relative_error value in test_check_grad for grop_nom_op test test=develop (#21608)
7 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
7 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
7 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
7 years ago