Commit Graph

3238 Commits (822e5b36ec0b78fbbce13832ebd400ddcc4a9abe)

Author SHA1 Message Date
Leo Chen 822e5b36ec
Support int16 for Tensor (#22423)
6 years ago
tangwei12 7e2665c58b
fix bug with half (#22378)
7 years ago
liu zhengxi 0404e7a985
Update the precision of pad, pad2d, pad_constant_like's unit tests from fp32 to fp64 (#22394)
7 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
7 years ago
lidanqing ade5022681 [UT Coverage]Improve sum_mkldnn_op line coverage (#22275)
7 years ago
Wojciech Uss 92462e948d improve elementwise_add_mkldnn_op test code coverage (#22359)
7 years ago
wangchaochaohu e6ca512af1
refine convert type for numpy type (#22386)
7 years ago
lilong12 6d325a9470
enable test_dist_se_resnext_nccl.py, test=develop (#22067)
7 years ago
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
7 years ago
gongweibao ad2bc0c364 Fix a distribution bug and cleanup some not need logs. (#22381)
7 years ago
juncaipeng 7b0692a610
remove skip_check in test_activation_mkldnn_op, test=develop (#22376)
7 years ago
whs 5f655d2cef Refine unitest im2seq op. (#22372)
7 years ago
Zeng Jinle 039bb5050c
Polish backward.py to prune more ops (#22246)
7 years ago
Zeng Jinle 26da700ab2
Fix static graph dataloader early reset bug (#22365)
7 years ago
zhupengyang c6f888e5a5 update unittest accuracy to float64 for relu, prelu, maxout (#22273)
7 years ago
juncaipeng 325f0722bd skip all mkldnn op test (#22363)
7 years ago
Chengmo a22aaf7078
test=develop, fix test dist fleet geo unittest (#22287)
7 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
7 years ago
songyouwei 4dec15999f Allow Layer attr shadow (#22333)
7 years ago
zhupengyang cf0e264e63 all cases use large shape and skip special cases (#22332)
7 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
7 years ago
hong 00c0139e6e add learning rate api of optimizer (#22080)
7 years ago
zhupengyang cb5e0d20c2 skip cases with small shape (#22318)
7 years ago
hong 008ea1ae2e
Fix test layers 单测随机挂问题 (#22278)
7 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
7 years ago
zhupengyang 7ab44afbcc check op tests' shape should be 100+ (#22047)
7 years ago
hong 737334989b
State dict do not count data parallel layers (#22169)
7 years ago
Bai Yifan faba4b116a
Remove disable flag in test_fsp_op.py (#22171)
7 years ago
juncaipeng 67e9247f4c Make every op in a line to avoid conflict in the future (#22274)
7 years ago
songyouwei 4bf2ccaa52 fix save_dygraph & save with nonexistent dir (#22266)
7 years ago
zhongpu 9a7245de0e fix optest of check_dygraph=False, test=develop (#22283)
7 years ago
danleifeng f56e07492c edit useless code;test=develop (#22276)
7 years ago
zhongpu e31f8a2f5e add CI check for sequence ops' unittests (#22221)
7 years ago
danleifeng f5262865c0 change select_gpus into absolute values in launch.py (#22031)
7 years ago
zhupengyang 2b619493e2 all cases use large shape (#22241)
7 years ago
Chen Weihang efcdeb512f
Add all_parameters api for Program (#22180)
7 years ago
liym27 d90c121534
Revert "open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)" (#22253)
7 years ago
juncaipeng 05ee05e248
no fp64 check for mkldnn op test, test=develop (#22217)
7 years ago
Zhen Wang f2522e91c4 fix the type error caused by setting bool attr in OpDesc. test=develop (#22257)
7 years ago
songyouwei 0ba1d140d4 Add CI check for sequence ops' unittests (#21615)
7 years ago
123malin 985bceac53
Bug fix for sparse recorder (#21969)
7 years ago
zhongpu 7e2af4c91f modify sequence_pool optest apply get_sequence_instance_size_0_input, test=develop (#22214)
7 years ago
Zhang Ting e18a737506 only import used test case and function(#22208)
7 years ago
hong 6e04334cec
Check dygraph weight name (#22140)
7 years ago
zhongpu 6882b8ebfa fix bug fot test_dygraph_mnist_fp16.py, test=develop (#22222)
7 years ago
liym27 8de33f4197
add NotImplementedError for multi optimizers (#22181)
7 years ago
FlyingQianMM 443a713c9e
add backward gradient computation for op argsort (#22203)
7 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
7 years ago
songyouwei 0d82baf837 add batch_size_1_input data function for sequence ops unittests (#22172)
7 years ago
baojun 298ee7d28a Improve ngraph file line coverage (#22155)
7 years ago