Commit Graph

22330 Commits (a9bee3a2e28ee2cbd11ec1447c09d21c3c993cb3)
 

Author SHA1 Message Date
Qiyang Min b69996c2d3
Merge pull request #15558 from velconia/imperative_resnet
6 years ago
luotao1 5504425eb3 fix compiler error, use len20 dataset for bert
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
shanyi15 57320942e4 Merge branch 'fast_install_1.3' of git://github.com/JiabinYang/Paddle into JiabinYang-fast_install_1.3
6 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
6 years ago
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
6 years ago
tensor-tang d59f733551 refine softmax and use with cache
6 years ago
tensor-tang 7383eefd2d add softmax mix and mkl code
6 years ago
tensor-tang 50945685f2 add hmax, hsum jitcode
6 years ago
tensor-tang 8117725852 add jit kernel hsum, hmax and softmax refer code
6 years ago
Tao Luo 67e4450c34
Merge pull request #15485 from luotao1/fc500110-bert_test
6 years ago
Qiyang Min 6000a6e76e
Merge pull request #15312 from velconia/add_pyramid_dnn_support
6 years ago
WangZhen 0db41a9c44 add op_role attr when creating op node.
6 years ago
Jiabin Yang fd286f3596
Merge pull request #15534 from JiabinYang/fix/multi_output_support_imperative
6 years ago
minqiyang 07822fef2c Clear all parameters' gradient
6 years ago
Zeng Jinle bf7dedcbc7
Merge pull request #15545 from sneaxiy/fix_debug_nccl_error
6 years ago
minqiyang 49a7fba848 Polish code
6 years ago
minqiyang 159c407328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang edf742cfac Polish code
6 years ago
minqiyang 5c7768776c Fix batch_norm's stop_gradient bug
6 years ago
luotao1 e31aef9f6e Merge branch 'develop' into fc500110-bert_test
6 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
6 years ago
qingqing01 a6910f900e
Always create variables in analysis_predictor before OptimizeInferenceProgram. (#15533)
6 years ago
tink2123 e7eb08febe fix api.spec
6 years ago
Tao Luo 748c2d3ea2
Merge pull request #15530 from luotao1/remove_with_doc
6 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
6 years ago
dzhwinter d6d3e6afe2 add more skip strategy
6 years ago
JiabinYang fff67a9481 test=develop, use parameters() to get parameters
6 years ago
Yan Chunwei b62b756b28
add version support (#15469)
6 years ago
Yan Chunwei 526790e652
infer get program (#15511)
6 years ago
JiabinYang 2e309b11c2 test=develop, merge develop
6 years ago
JiabinYang 0ea7c9c129 remove test split op in imperative
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
JiabinYang 3dfbef290b polish code and add comments for Embedding
6 years ago
tensor-tang 3c224e7e79
Merge pull request #15537 from baojun-nervana/rm_ngraph_operator
6 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
6 years ago
jerrywgz cee2e1b089 refine code, test=develop
6 years ago
Xin Pan c11afdb5cb
Merge pull request #15516 from panyx0718/imperative3
6 years ago
sneaxiy ba4f43fd62 fix compile error in distributed mode
6 years ago
tink2123 a0c63f1106 add align_flag
6 years ago
nhzlx 95b98f27ae fix trt models utest failed.
6 years ago
Tao Luo b919190232
Merge pull request #15531 from jczaja/prv-googlenet-fix
6 years ago
Haihao Shen f82515800c Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539)
6 years ago
JiabinYang 53d558cd41 test=develop, polish code and merge develop
6 years ago
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
6 years ago
JiabinYang 8e3da976f4 test=develop, polish code
6 years ago
Jiabin Yang 10bc9ffc2d
Merge pull request #15518 from JiabinYang/fix/refine_error_message
6 years ago
Kaipeng Deng aeca5c50b2 fix grid_sampler PADDLE_ENFORCE error. test=develop (#15542)
6 years ago
乔龙飞 Qiao Longfei 5f89ce7fcd
Merge pull request #15536 from jacquesqiao/fix-prefetch-one-parameter
6 years ago
Jacek Czaja 5885c5cdf6 - Added explanation to LRN MKL-DNN op on alpha modification
6 years ago