Commit Graph

1487 Commits (7aa3aff33829e0da9b4821ffa1e330c510096876)

Author SHA1 Message Date
chengduo a94a7355f0
Refine the GraphNum check (#14144)
6 years ago
Tao Luo cf685f361b
Merge pull request #14458 from tpatejko/tpatejko/mkldnn-skip-connections
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang d424115f9e Clean code
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
Tomasz Patejko 53da846d1e MKLDNN residual connections fuse pass: initial implementation of fusion for projection pass
6 years ago
Tomasz Patejko dbc4fcd722 MKLDNN residual connections fuse pass: unit tests enabled and added
6 years ago
Tomasz Patejko 4224089354 MKLDNN residual connections fuse pass: Maybe removed and boost::optional used where it makes sense
6 years ago
Tomasz Patejko 86fd3b32be MKLDNN residual connections fuse pass: counting statistics added to the pass
6 years ago
Tomasz Patejko ee6f778beb MKLDNN residual connections fuse pass: further refactoring
6 years ago
Tomasz Patejko 7423748e37 MKLDNN residual connections fuse pass:
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
Yu Yang 0d6718fcbd Pass compile
6 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
6 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
6 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
6 years ago
Tao Luo 980a6753a8 fix typo to pass the ci
6 years ago
Tao Luo c7b3bfcdf1
Merge pull request #14376 from baojun-nervana/intel/ngraph_fusedop
6 years ago
peizhilin 1a9008c420 code style fix
6 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
6 years ago
peizhilin 08d1dc84a9 fix
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
6 years ago
Zeng Jinle 7066b3850a
Merge pull request #14395 from sneaxiy/fix_num_threads_in_fast_pe
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
baojun-nervana 51a538e055 Fix style and use enum
6 years ago
Zeng Jinle 38d32c98b8 merge develop
6 years ago
sneaxiy eb18d532a5 fix num_threads in fast_pe
6 years ago
Qiao Longfei 51f3838f96 add log for not exist code
6 years ago
Qiao Longfei 7aa8b2ccf2 optimize code
6 years ago
Qiao Longfei 8d205c853c add is_test for lookup_sparse_table
6 years ago
baojun-nervana ea3538d8dd Added fused operator
6 years ago
Xin Pan 759ffca423 some improvements
6 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
6 years ago
Tao Luo 6c32945556
Merge pull request #14372 from luotao1/speedup_analysis
6 years ago
Tao Luo 668ae523d2 speedup DetectPatterns
6 years ago
Yan Chunwei 9a6e239281
fix mac graph detector sort (#14356)
6 years ago
peizhilin 1b75fd2236 revert
6 years ago
peizhilin 7840d181c9 fix style issue
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
peizhilin e23061e0dc Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
6 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin d08334011a fix merge issue
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago