Commit Graph

10067 Commits (6e7bfe30a6e9584a8ce21a6f6ef66a2bfb3b1097)

Author SHA1 Message Date
tangwei12 66a3150135
SYNC with communicaotor (#22344)
5 years ago
Yiqun Liu 22bbd54719
Add the support of fp16 in fusion_group (#22239)
5 years ago
dyning 769c032fc4
fix spp test (#22675)
5 years ago
Yang Zhang 1a595d8e90
Remove `no_grad_set` usage from "conv_shift" op tests (#22683)
5 years ago
Leo Chen d39d8bee4e
unexpose tracer, test=develop (#22661)
5 years ago
Aurelius84 08b09f6447
Support if/else in dygraph_to_static (#22540)
5 years ago
wangchaochaohu 7a4c29e0e0
add fuse_group python unitest (#22532)
5 years ago
Wojciech Uss 405bb94bd1
Fix batch_num default value (#22682)
5 years ago
Huihuang Zheng 14672a6364
Add Basic Node Var Type Analysis (#22603)
5 years ago
bingyanghuang 6abeb5c54d
fix ernie accuracy doc (#22671)
5 years ago
songyouwei 0aee43005a
Linear use mul op (#22662)
5 years ago
HappyAngel df144e2188
add no_check_list for no_grad_set rule (#22571)
5 years ago
lidanqing d926214535
[UT coverage] improve the mul_mkldnn_op line coverage (#22408)
5 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
5 years ago
Wojciech Uss fce37bc593
Doc update with Ernie QAT INT8 benchmarking (#22519)
5 years ago
liym27 17a6b50fe3
support num_flatten_dims=-1 of API fc. (#22634)
5 years ago
Aurelius84 8b41e2b3d1
add gast to replace ast test=develop (#22630)
5 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
5 years ago
zhouwei25 d86007775f
fix py_func bug when out is list and add unittest case (#22595)
5 years ago
songyouwei d9f0c9f51c
support set param with None value (#22418)
5 years ago
Chen Weihang 192110725a
Add Queue.get delay for multiprocess data loader (#22604)
5 years ago
Kaipeng Deng f5db451d3b
fix compute priority. test=develop (#22619)
5 years ago
Jiawei Wang 8f035fb637
Add TopK Op Grad CPU&GPU Kernel test=develop (#22628)
5 years ago
xiaoting 3f0ca61a82
fix noam decay example, test=develop,test=document_fix (#22557)
5 years ago
guofei 9ed59da443
Modify english document and unittest of while_loop (#22615)
5 years ago
Chen Weihang fc645d8a47
Fix data loader test failed problem in release 1.7 (#22624)
5 years ago
123malin e59463efc7
test=develop, add distributed tools (#22623)
5 years ago
tangwei12 1aab3e61c9
add texttable for pretty flag output (#22584)
5 years ago
songyouwei b768708e5d
fix pickle load encoding between python 2 and 3 (#22621)
5 years ago
songyouwei cb4560b79d
python 2 and 3 compatible pickle (#22555)
5 years ago
Steffy-zxf 90ee366653
update ops's unittest data type from float32 to float64 and shape over 100 (#22544)
5 years ago
Kaipeng Deng 57de4842e6
optimizer var exlcude fluid.data var. test=develop (#22594)
5 years ago
tangwei12 948299aec8
deprecated for distribute transpiler api (#22513)
5 years ago
Chen Weihang ec90742708
Adjust sleep time of main process in signal handler test (#22597)
5 years ago
guofei 614a2a4f98
modify English document while_loop (#22573)
5 years ago
FDInSky e28833a80e
Fix doc of detection's img_info param (#22458)
5 years ago
hong 6980239632
Enhance load program state (#22546)
5 years ago
Zhaolong Xing 8acd745c25
[Ernie GPU Optim]: Fuse three fc to multihtead matmul (#22486)
5 years ago
Huihuang Zheng a8dd425aa3
Add Static Analysis to Construct AstNodeWrapper (#22569)
5 years ago
joanna.wozna.intel 146ed4099d
Add test with reused requantize op (#22482)
5 years ago
Zeng Jinle 08033c8634
fix traced layer with non persistable vars, test=develop (#22552)
5 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
5 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
5 years ago
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
5 years ago
Double_V 58d99247f4
support slice double grad, test=develop (#22166)
5 years ago
huzhiqiang 9e29d3ebed
【OpPorting Example】DEMO OF FIX COMPILE&RUNTIME LOD_EQUALITY (#22460)
5 years ago
littletomatodonkey 00c110f3ff
Fix bilinear import math (#22523)
5 years ago
WangXi d69df9bf26
Add wrong info when use DGC in cpu (#22515)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
zhaoyuchen2018 54970444ce
Improve transpose performance with tile sm copy, test=develop (#22311)
5 years ago