Commit Graph

3261 Commits (cb4560b79d7cae63652b8c041b993c19ced14355)

Author SHA1 Message Date
Steffy-zxf 90ee366653
update ops's unittest data type from float32 to float64 and shape over 100 (#22544)
6 years ago
Chen Weihang ec90742708
Adjust sleep time of main process in signal handler test (#22597)
6 years ago
hong 6980239632
Enhance load program state (#22546)
6 years ago
Zhaolong Xing 8acd745c25
[Ernie GPU Optim]: Fuse three fc to multihtead matmul (#22486)
6 years ago
Huihuang Zheng a8dd425aa3
Add Static Analysis to Construct AstNodeWrapper (#22569)
6 years ago
joanna.wozna.intel 146ed4099d
Add test with reused requantize op (#22482)
6 years ago
Zeng Jinle 08033c8634
fix traced layer with non persistable vars, test=develop (#22552)
6 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
6 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
6 years ago
Double_V 58d99247f4
support slice double grad, test=develop (#22166)
6 years ago
huzhiqiang 9e29d3ebed
【OpPorting Example】DEMO OF FIX COMPILE&RUNTIME LOD_EQUALITY (#22460)
6 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
6 years ago
zhaoyuchen2018 54970444ce
Improve transpose performance with tile sm copy, test=develop (#22311)
6 years ago
guofei 3a59a7a11f
Make assign op support LoDTensorArray and modify while_loop API (#22309)
6 years ago
liu zhengxi 14b6133b45 Implement InferencePassTest for testing precision of inference passes (#22387)
6 years ago
Guo Sheng e7bbad6c49 Fix the leaving out of rnn_memory_helper_grad's output vars. test=develop (#22499)
6 years ago
Wilber 870f465887 fix test_fusion_seqpool_concat lod level between compile and runtime (#22488)
6 years ago
Huihuang Zheng 903039a3c6 Add Simple Framework for Transforming Dygraph to Static Graph (#22491)
6 years ago
Yiqun Liu dcfb603897
Enable the detection of subgraph composed of grad ops (#21223)
6 years ago
Aurelius84 50af6b5d79
polish no_grad_set of gradient and append_backward (#22440)
6 years ago
Aurelius84 c2f39431aa
add skip_check_grad_ci of var_conv_2d (#22451)
6 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
6 years ago
Bai Yifan c8b90d8f9a
fix deformable_conv small cases, test=develop (#22441)
6 years ago
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