Commit Graph

21884 Commits (b69996c2d3ffe01d3af37b7efa036e18a089b696)
 

Author SHA1 Message Date
Qiyang Min b69996c2d3
Merge pull request #15558 from velconia/imperative_resnet
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
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
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
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
qingqing01 a6910f900e
Always create variables in analysis_predictor before OptimizeInferenceProgram. (#15533)
6 years ago
Tao Luo 748c2d3ea2
Merge pull request #15530 from luotao1/remove_with_doc
6 years ago
Yan Chunwei b62b756b28
add version support (#15469)
6 years ago
Yan Chunwei 526790e652
infer get program (#15511)
6 years ago
minqiyang 79d62c5402 Fix mnist
6 years ago
tensor-tang 3c224e7e79
Merge pull request #15537 from baojun-nervana/rm_ngraph_operator
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
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
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
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
Jacek Czaja 4aa7ef3c13 - Compensation fix to LRN MKL-DNN op
6 years ago
Qiao Longfei 806658d72b add space after colon in commnet test=develop
6 years ago
gongweibao d303270a0e
revert test=develop (#15535)
6 years ago
Tao Luo 0548aac2ad
Merge pull request #15532 from hshen14/calibration_api_refine
6 years ago
Tao Luo 8e2dea5787
Merge pull request #15538 from baojun-nervana/mv_ng_bridge_file
6 years ago
nhzlx b43ea40c51 delete the usage of the const_cast
6 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
6 years ago
baojun-nervana 8e9308a51a mv ngraph_bridge to ngraph directory test=develop
6 years ago
baojun-nervana da3f9cc512 rm ngraph_operator.cc test=develop
6 years ago
Qiao Longfei 4d13434443 fix a little problem test=develop
6 years ago
Qiao Longfei 9c3910f390 IncreaseBatchBarrier should be in the right condition test=develop
6 years ago
JiabinYang 5639f49b16 test=develop, fix/multi_output_support_imperative
6 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
6 years ago
Jacek Czaja fa286b1052 LRN reengineering
6 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
6 years ago
jerrywgz 3118a5e83c refine test_detection, test=develop
6 years ago
nhzlx 92cf4a4c6b fix comments
6 years ago
Tao Luo c42ef5bf05 remove legacy WITH_DOC option
6 years ago
tensor-tang e043ea9653
Merge pull request #15515 from tensor-tang/jit/benchmark
6 years ago
Qiao Longfei 5a0c6593d5 revert RequestGetHandler
6 years ago
jerrywgz d9b93962b0 test=develop
6 years ago