Commit Graph

26344 Commits (14672a63647a120487fc1c212e38c406ffd94444)
 

Author SHA1 Message Date
Huihuang Zheng 14672a6364
Add Basic Node Var Type Analysis (#22603)
5 years ago
wangchaochaohu a089072c8b
fix the profile print error (#22665)
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
Chen Weihang 137987534e
remove error hint msg (#22655)
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
zhouwei25 7cf648b315
fix bug of the cmake variable protobuf_MSVC_STATIC_CRT (#22598)
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
Zhaolong Xing a06d75a280
[Paddle-TRT] Refine the error log about runtime batch and max_batch_size. (#22535)
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
Adam 608447bfd5
Update MKLDNN to v1.2 (#22521)
5 years ago
Kaipeng Deng f5db451d3b
fix compute priority. test=develop (#22619)
5 years ago
Adam ab610a34ff
transpose_mkldnn code change to meet Paddle standards (#22591)
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
flame f7eafca828
remove python inference warning (#22602)
5 years ago
Chen Weihang fe685cc185
fix enforce test error, test=develop (#22610)
5 years ago
Wilber 9a8203aa25
fix fc_lstm_fuse when multi sub-graph use same fc_bias. test=develop (#22551)
5 years ago
Chen Weihang 266106da75
Fix mismatch with plus sign in the line (#22588)
5 years ago
flame 1d503e6a9e
Golang inference API (#22503)
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
Yiqun Liu 96770f519e
Disable fusion_group for windows and mac in build_strategy. (#22549)
5 years ago
石晓伟 53be3f07e9
update internal header files, test=develop (#22379)
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
Pei Yang 5a1a9a1e59
remove copying trt to inference lib, test=develop (#22470)
5 years ago