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
Adam Osewski c5ffad126c
[oneDNN] Refactor fuse pass helper functions to one place. (#30460)
4 years ago
..
batch_norm_act_fuse_pass.cc oneDNN BatchNorm + Act fusion pass. (#27912) 5 years ago
batch_norm_act_fuse_pass.h oneDNN BatchNorm + Act fusion pass. (#27912) 5 years ago
batch_norm_act_fuse_pass_tester.cc [oneDNN] Refactor fuse pass helper functions to one place. (#30460) 4 years ago
conv_activation_mkldnn_fuse_pass.cc Register op_version for new attribute use_addto (#28463) 5 years ago
conv_activation_mkldnn_fuse_pass.h use iwyu clean include (#27267) 5 years ago
conv_activation_mkldnn_fuse_pass_tester.cc
conv_bias_mkldnn_fuse_pass.cc add the op version check for the elementwise ops, test=op_version (#30010) 5 years ago
conv_bias_mkldnn_fuse_pass.h use iwyu clean include (#27267) 5 years ago
conv_bias_mkldnn_fuse_pass_tester.cc add op version checker to ir passes (#27329) 5 years ago
conv_concat_relu_mkldnn_fuse_pass.cc Register op_version for new attribute use_addto (#28463) 5 years ago
conv_concat_relu_mkldnn_fuse_pass.h use iwyu clean include (#27267) 5 years ago
conv_concat_relu_mkldnn_fuse_pass_tester.cc
conv_elementwise_add_mkldnn_fuse_pass.cc add the op version check for the elementwise ops, test=op_version (#30010) 5 years ago
conv_elementwise_add_mkldnn_fuse_pass.h use iwyu clean include (#27267) 5 years ago
conv_elementwise_add_mkldnn_fuse_pass_tester.cc [oneDNN] Refactor fuse pass helper functions to one place. (#30460) 4 years ago
cpu_bfloat16_pass.cc Fix cpu_bfloat16_pass (#28730) 5 years ago
cpu_bfloat16_pass.h Add bfloat16 passes (#26999) 5 years ago
cpu_bfloat16_pass_tester.cc Fix cpu_bfloat16_pass (#28730) 5 years ago
cpu_bfloat16_placement_pass.cc Add bfloat16 passes (#26999) 5 years ago
cpu_bfloat16_placement_pass.h Add bfloat16 passes (#26999) 5 years ago
cpu_bfloat16_placement_pass_tester.cc Add bf16 pool2d and unify bf16 unit tests (#29039) 5 years ago
cpu_quantize_pass.cc map matmul/squeeze2+matmul/reshape2+matmul to mul (#29911) 5 years ago
cpu_quantize_pass.h Add quantization of multi_gru op and tests (#28615) 5 years ago
cpu_quantize_pass_tester.cc Add quantization of multi_gru op and tests (#28615) 5 years ago
cpu_quantize_placement_pass.cc skip quantizing ops in cpu inference (#30342) 4 years ago
cpu_quantize_placement_pass.h use iwyu clean include (#27267) 5 years ago
cpu_quantize_placement_pass_tester.cc
cpu_quantize_squash_pass.cc Added support for quantization of fusion_gru (#27518) 5 years ago
cpu_quantize_squash_pass.h use iwyu clean include (#27267) 5 years ago
cpu_quantize_squash_pass_tester.cc
depthwise_conv_mkldnn_pass.cc Register op_version for new attribute use_addto (#28463) 5 years ago
depthwise_conv_mkldnn_pass.h use iwyu clean include (#27267) 5 years ago
depthwise_conv_mkldnn_pass_tester.cc add op version checker to ir passes (#27329) 5 years ago
fc_act_mkldnn_fuse_pass.cc Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772) 5 years ago
fc_act_mkldnn_fuse_pass.h Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772) 5 years ago
fc_act_mkldnn_fuse_pass_tester.cc [oneDNN] Refactor fuse pass helper functions to one place. (#30460) 4 years ago
fc_mkldnn_pass.cc use iwyu clean include (#27267) 5 years ago
fc_mkldnn_pass.h use iwyu clean include (#27267) 5 years ago
interpolate_mkldnn_pass.cc Add mkldnn nearest_interp and bilinear_interp op (#30016) 5 years ago
interpolate_mkldnn_pass.h Add mkldnn nearest_interp and bilinear_interp op (#30016) 5 years ago
matmul_transpose_reshape_fuse_pass.cc add the support the op version check for matmul, test=op_version (#30011) 5 years ago
matmul_transpose_reshape_fuse_pass.h use iwyu clean include (#27267) 5 years ago
matmul_transpose_reshape_fuse_pass_tester.cc
mkldnn_conv_bn_fuse_pass_tester.cc
mkldnn_inplace_pass.cc add the op version check for the elementwise ops, test=op_version (#30010) 5 years ago
mkldnn_inplace_pass.h
mkldnn_inplace_pass_tester.cc
mkldnn_placement_pass.cc
mkldnn_placement_pass.h use iwyu clean include (#27267) 5 years ago
mkldnn_placement_pass_tester.cc
multi_gru_fuse_pass.cc Add multi_gru_fuse_pass and tests (#28601) 5 years ago
multi_gru_fuse_pass.h Add multi_gru_fuse_pass and tests (#28601) 5 years ago
multi_gru_fuse_pass_tester.cc Add multi_gru_fuse_pass and tests (#28601) 5 years ago
multi_gru_seq_fuse_pass.cc Add multi_gru_fuse_pass and tests (#28601) 5 years ago
multi_gru_seq_fuse_pass.h Add multi_gru_seq_fuse_pass and tests (#28604) 5 years ago
multi_gru_seq_fuse_pass_tester.cc Add multi_gru_seq_fuse_pass and tests (#28604) 5 years ago
pass_test_util.cc [oneDNN] Refactor fuse pass helper functions to one place. (#30460) 4 years ago
pass_test_util.h [oneDNN] Refactor fuse pass helper functions to one place. (#30460) 4 years ago
reshape_transpose_matmul_mkldnn_fuse_pass.cc
reshape_transpose_matmul_mkldnn_fuse_pass.h use iwyu clean include (#27267) 5 years ago
reshape_transpose_matmul_mkldnn_fuse_pass_tester.cc
scale_matmul_fuse_pass.cc add the support the op version check for matmul, test=op_version (#30011) 5 years ago
scale_matmul_fuse_pass.h use iwyu clean include (#27267) 5 years ago
scale_matmul_fuse_pass_tester.cc