You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/framework/ir/mkldnn
Michał Gallus 7023a86c3a
Fix Pooling output scale (#18186)
6 years ago
..
conv_bias_mkldnn_fuse_pass.cc [MKL-DNN] conv_transpose mkldnn bias pass (#17644) 6 years ago
conv_bias_mkldnn_fuse_pass.h [MKL-DNN] conv_transpose mkldnn bias pass (#17644) 6 years ago
conv_bias_mkldnn_fuse_pass_tester.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
conv_brelu_mkldnn_fuse_pass.cc Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130) 6 years ago
conv_brelu_mkldnn_fuse_pass.h Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130) 6 years ago
conv_brelu_mkldnn_fuse_pass_tester.cc Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130) 6 years ago
conv_concat_relu_mkldnn_fuse_pass.cc Conv concat relu quantization (#17466) 6 years ago
conv_concat_relu_mkldnn_fuse_pass.h Conv concat relu quantization (#17466) 6 years ago
conv_concat_relu_mkldnn_fuse_pass_tester.cc Conv concat relu quantization (#17466) 6 years ago
conv_elementwise_add_mkldnn_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_mkldnn_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_elementwise_add_mkldnn_fuse_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_relu_mkldnn_fuse_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
conv_relu_mkldnn_fuse_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
conv_relu_mkldnn_fuse_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
cpu_quantize_pass.cc Fix Pooling output scale (#18186) 6 years ago
cpu_quantize_pass.h add int8 mkldnn prior_box (#17242) 6 years ago
cpu_quantize_pass_tester.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
cpu_quantize_placement_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
cpu_quantize_placement_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
cpu_quantize_placement_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
cpu_quantize_squash_pass.cc add Concat quantization (#17448) 6 years ago
cpu_quantize_squash_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
cpu_quantize_squash_pass_tester.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
depthwise_conv_mkldnn_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
depthwise_conv_mkldnn_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
depthwise_conv_mkldnn_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago
fc_mkldnn_pass.cc [MKL-DNN] Add Fully Connected Op for inference only(#15226) 6 years ago
fc_mkldnn_pass.h [MKL-DNN] Add Fully Connected Op for inference only(#15226) 6 years ago
mkldnn_placement_pass.cc [MKL-DNN] Add Fully Connected Op for inference only(#15226) 6 years ago
mkldnn_placement_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
mkldnn_placement_pass_tester.cc Fix the interface of Pass::Apply (#16484) 6 years ago