Commit Graph

397 Commits (0600b370ea714f7793a15f6756ec376161ad3d5c)

Author SHA1 Message Date
guomingz 2281ebf0f3 Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130)
7 years ago
liuwei1031 ba70cc499e
fix security bugs : (#17464)
7 years ago
Tao Luo 32da5e9c3d
remove unused expected_kernel_cache_pass (#17486)
7 years ago
wopeizl ca3ba378c7
fix the random compilation failure on windows test=develop (#17475)
7 years ago
Zhen Wang 4a1b7fec96
Add setting Scope function for the graph class (#17417)
7 years ago
Zhaolong Xing 7a3bb061d8
fix: (#17279)
7 years ago
Wojciech Uss 984aa90583 improved unit test output (#17266)
7 years ago
石晓伟 a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 (#17156)
7 years ago
Leo Zhao 54636a1982 call SetNumThreads everytime to avoid missing omp thread setting (#17224)
7 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
7 years ago
luotao1 490e746269 fix runtime_context_cache bug when gpu model has an op runs only on cpu
7 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
7 years ago
Tao Luo aa7b975bf6 disable runtime_context_cache pass by default
7 years ago
Tao Luo ca8b8fa0bd
Merge pull request #16830 from Superjomn/fix/tmp-memory-optim
7 years ago
lijianshe02 de26df440b add SaveOptimModel interface in analysis_predictor.h and test it in a… (#16441)
7 years ago
superjomn f58c3ec189 fix memory optim temporarily
7 years ago
liuwei1031 85363848a1
Security issue (#16774)
7 years ago
tensor-tang d6c1b5a73b disable seqpool concat pass by default saving CI time
7 years ago
luotao1 226596a296 Merge branch 'develop' into core_opt_choose_kernel
7 years ago
luotao1 bd636a9ea6 test_analyzer_int8 tests use default pass order
7 years ago
Yan Chunwei 044ae2497d
fix identity temporarily (#15942)
7 years ago
Wojciech Uss ec2750b3c2 fix repeating passes (#16606)
7 years ago
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
7 years ago
石晓伟 5dea0bdd1b
Merge pull request #16498 from Shixiaowei02/feature/anakin-engine
7 years ago
Shixiaowei02 bddb2cd315 resolve conflicts with the develop branch test=develop
7 years ago
nhzlx d065b5bf2b Anakin ssd support
7 years ago
Michał Gallus 2d8b7b3a76 Refine default MKL-DNN Pass order (#16490)
7 years ago
Wojciech Uss 09dfc7a2aa
C-API quantization core 2 (#16396)
7 years ago
nhzlx 953bdde058 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
7 years ago
nhzlx 45b3766fdf fix comments
7 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
7 years ago
nhzlx 3df7b98a0f Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
7 years ago
nhzlx f3a2e4b3d8 1. Add ANAKIN_ROOT compile option
7 years ago
luotao1 056599a738 add expected_kernel_cache_pass
7 years ago
Wojciech Uss cbe2dbf0db Add enabling quantization (#16326)
7 years ago
nhzlx 4f4daa4b66 cherry-pick from feature/anakin-engine: add data type for zero copy #16313
7 years ago
nhzlx 07dcf2856c git cherry-pick from feature/anakin-engine: update anakin subgraph #16278
7 years ago
nhzlx c407dfa3cb cherry-pick from feature/anakin-engine: refine paddle-anakin to new interface. #16276
7 years ago
nhzlx a25331bc26 cherry-pick from feature/anakin-engine: deal the changing shape when using anakin #16189
7 years ago
nhzlx c79f06d3d8 cherry-pick from feature/anakin-engine: add batch interface for pd-anakin #16178
7 years ago
nhzlx 69d37f81d7 cherry-pick from feature/anakin-engine: refine anakin subgraph. #16157
7 years ago
nhzlx a1d200a5de cherry-pick from feature/anakin-engine: Anakin support facebox #16111
7 years ago
nhzlx b21770a2aa cherry-pick from feature/anakin-engine: Add subgraph fuse support and anakin engine #16018
7 years ago
luotao1 82af8031d9 add runtime_context_cache_pass
7 years ago
Tao Luo 7d2740db83
Revert "cache runtime_context"
7 years ago
luotao1 a275fd6e0c Merge branch 'develop' into runtime_context
7 years ago
Wojciech Uss 2579ade45f Add cpu_quantize_pass for C-API quantization (#16127)
7 years ago
luotao1 5ecdc49c6b set enable_runtime_context_cache_ default false
7 years ago
luotao1 1510b866b6 turn off runtime_context_cache for tensorrt
7 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
7 years ago