Commit Graph

9793 Commits (0677a1c1c198dc29e100d9a2d849cb5445587f36)

Author SHA1 Message Date
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)
6 years ago
zhaoyuchen2018 a5a8d14414
Fix softmax cuda bug (#21720)
6 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
6 years ago
zhupengyang c4f8f3bddc use large input shape for accuracy test (#21758)
6 years ago
GaoWei8 92f83e46aa fix accuracy parameters of op tests (#21729)
6 years ago
zhouwei25 e92d113590 fix bug that tuple(Variable) is converted to list(Variable) uncorrectly (#21687)
6 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
6 years ago
Chen Weihang 68999b6c7a
simplify dygraph data loader code, test=develop (#21722)
6 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
6 years ago
lilong12 aa287e19fe remove the dependency on ssl (#21712)
6 years ago
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
6 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
6 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
6 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
6 years ago
juncaipeng 7c38612347 disable op test of kldiv_loss (#21749)
6 years ago
zhupengyang d528ffaa04 use large input shape for accuracy test (#21716)
6 years ago
WangXi a2175cfc96 Tmp fix fleet bug in py35 gcc8 CI, test=develop (#21703)
6 years ago
zhupengyang 227edfe9da use large input shape for op tests (#21705)
6 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op (#21428)
6 years ago
baojun c047e713b0 make nGraph ut py3 compatible (#21679)
6 years ago
baojun 3b915741b2 Fix nGraph UT for PY3 - Part I (#21678)
6 years ago
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
6 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
6 years ago
juncaipeng 5c4106023c
disable qat int8 test for now, test=develop (#21696)
6 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
6 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
6 years ago
juncaipeng 52f38877e4 Fix ci bug for deleting data files when other test is running (#21661)
6 years ago
Huihuang Zheng 99331fa113
Fix current block in math_patch_op (#21189)
6 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
6 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
6 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
6 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
6 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
6 years ago
zhongpu 9a4dd1bc25 support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401)
6 years ago
zhongpu 8777e8c1e9 fix Conv2DTranspose API, test=develop (#21403)
6 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
6 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
6 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
6 years ago
zhongpu 4ad9b755c7 fix paddle compile errors under some python versions (#21616)
6 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
6 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
6 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function (#21587)
6 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)
6 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
6 years ago