Commit Graph

9833 Commits (17a6b50fe32fcc3b6ebc9a9b881a7f7f4a80c7c9)

Author SHA1 Message Date
liym27 17a6b50fe3
support num_flatten_dims=-1 of API fc. (#22634)
6 years ago
Aurelius84 8b41e2b3d1
add gast to replace ast test=develop (#22630)
6 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
6 years ago
zhouwei25 d86007775f
fix py_func bug when out is list and add unittest case (#22595)
6 years ago
songyouwei d9f0c9f51c
support set param with None value (#22418)
6 years ago
Chen Weihang 192110725a
Add Queue.get delay for multiprocess data loader (#22604)
6 years ago
Kaipeng Deng f5db451d3b
fix compute priority. test=develop (#22619)
6 years ago
Jiawei Wang 8f035fb637
Add TopK Op Grad CPU&GPU Kernel test=develop (#22628)
6 years ago
xiaoting 3f0ca61a82
fix noam decay example, test=develop,test=document_fix (#22557)
6 years ago
guofei 9ed59da443
Modify english document and unittest of while_loop (#22615)
6 years ago
Chen Weihang fc645d8a47
Fix data loader test failed problem in release 1.7 (#22624)
6 years ago
123malin e59463efc7
test=develop, add distributed tools (#22623)
6 years ago
tangwei12 1aab3e61c9
add texttable for pretty flag output (#22584)
6 years ago
songyouwei b768708e5d
fix pickle load encoding between python 2 and 3 (#22621)
6 years ago
songyouwei cb4560b79d
python 2 and 3 compatible pickle (#22555)
6 years ago
Steffy-zxf 90ee366653
update ops's unittest data type from float32 to float64 and shape over 100 (#22544)
6 years ago
Kaipeng Deng 57de4842e6
optimizer var exlcude fluid.data var. test=develop (#22594)
6 years ago
tangwei12 948299aec8
deprecated for distribute transpiler api (#22513)
6 years ago
Chen Weihang ec90742708
Adjust sleep time of main process in signal handler test (#22597)
6 years ago
guofei 614a2a4f98
modify English document while_loop (#22573)
6 years ago
FDInSky e28833a80e
Fix doc of detection's img_info param (#22458)
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
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
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
littletomatodonkey 00c110f3ff
Fix bilinear import math (#22523)
6 years ago
WangXi d69df9bf26
Add wrong info when use DGC in cpu (#22515)
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
cc d143f70a09 Post_training_quantization support set quant 8/16 bits (#22492)
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
cc 197913ebe1
Add weight quantization in post_training_quanzitaion (#22445)
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
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
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
xujiaqi01 6e4f39a061
add hdfs ls retry time and sleep time, fix save inference (#22433)
6 years ago
Leo Chen 822e5b36ec
Support int16 for Tensor (#22423)
6 years ago