Commit Graph

10008 Commits (7c9ce097f12afb24fa19d73fc275589fb304431a)

Author SHA1 Message Date
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
5 years ago
Aurelius84 c2f39431aa
add skip_check_grad_ci of var_conv_2d (#22451)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
Bai Yifan c8b90d8f9a
fix deformable_conv small cases, test=develop (#22441)
5 years ago
xujiaqi01 6e4f39a061
add hdfs ls retry time and sleep time, fix save inference (#22433)
5 years ago
Leo Chen 822e5b36ec
Support int16 for Tensor (#22423)
5 years ago
juncaipeng 0a678ca045
fix chain doc, test=develop, test=document_preview (#22070)
5 years ago
tangwei12 7e2665c58b
fix bug with half (#22378)
5 years ago
liu zhengxi 0404e7a985
Update the precision of pad, pad2d, pad_constant_like's unit tests from fp32 to fp64 (#22394)
5 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
5 years ago
lidanqing ade5022681 [UT Coverage]Improve sum_mkldnn_op line coverage (#22275)
5 years ago
joanna.wozna.intel 3099d9d47c Restore requantize squash (#22399)
5 years ago
Wojciech Uss 92462e948d improve elementwise_add_mkldnn_op test code coverage (#22359)
5 years ago
wangchaochaohu e6ca512af1
refine convert type for numpy type (#22386)
5 years ago
lilong12 6d325a9470
enable test_dist_se_resnext_nccl.py, test=develop (#22067)
5 years ago
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
5 years ago
Chengmo 8f36c39537
Fix GEO-SGD init & send Bug (#22375)
5 years ago
songyouwei 39bdefd875 open depthwise_conv2d in dygraph (#22373)
5 years ago
gongweibao ad2bc0c364 Fix a distribution bug and cleanup some not need logs. (#22381)
5 years ago
juncaipeng 7b0692a610
remove skip_check in test_activation_mkldnn_op, test=develop (#22376)
5 years ago
whs 5f655d2cef Refine unitest im2seq op. (#22372)
5 years ago
Zeng Jinle 039bb5050c
Polish backward.py to prune more ops (#22246)
5 years ago
Zeng Jinle 26da700ab2
Fix static graph dataloader early reset bug (#22365)
5 years ago
zhupengyang c6f888e5a5 update unittest accuracy to float64 for relu, prelu, maxout (#22273)
5 years ago
juncaipeng 325f0722bd skip all mkldnn op test (#22363)
5 years ago
Chengmo a22aaf7078
test=develop, fix test dist fleet geo unittest (#22287)
5 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
5 years ago
songyouwei 99f5907e02 Fix layer & dygraph circular dependent (#22334)
5 years ago
songyouwei 4dec15999f Allow Layer attr shadow (#22333)
5 years ago
zhupengyang cf0e264e63 all cases use large shape and skip special cases (#22332)
5 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
hong 00c0139e6e add learning rate api of optimizer (#22080)
5 years ago
Li Fuchen 51e147a130
fix the en doc and example code of warpctc (#22325)
5 years ago
zhangchunle 805328e13b fix typo in error message (#22312)
5 years ago
juncaipeng b339dff231
fix use cache file, test=develop (#22240)
5 years ago
zhupengyang cb5e0d20c2 skip cases with small shape (#22318)
5 years ago
zhongpu b1c081f4c7 polish Optimizer's API description, test=develop (#22314)
5 years ago
hong 008ea1ae2e
Fix test layers 单测随机挂问题 (#22278)
5 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
5 years ago
zhupengyang 7ab44afbcc check op tests' shape should be 100+ (#22047)
5 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
5 years ago
hong 737334989b
State dict do not count data parallel layers (#22169)
5 years ago
Aurelius84 60a6d68fb9
remove _optimized_guard in dygrahpe_mode (#22143)
5 years ago
Aurelius84 a2603c5bf4
Remove _optimized_guard of append_regularization_ops in Dgraph mode (#22271)
5 years ago
Bai Yifan faba4b116a
Remove disable flag in test_fsp_op.py (#22171)
5 years ago
juncaipeng 67e9247f4c Make every op in a line to avoid conflict in the future (#22274)
5 years ago
songyouwei 4bf2ccaa52 fix save_dygraph & save with nonexistent dir (#22266)
5 years ago
zhongpu 9a7245de0e fix optest of check_dygraph=False, test=develop (#22283)
5 years ago
Bai Yifan a46bb2e6ab
Fix slim log format, test=develop (#22281)
5 years ago
danleifeng f56e07492c edit useless code;test=develop (#22276)
5 years ago