What is the condition when padding fc is used in inference
Created by: lidanqing-intel
Intel want to enable fc_mkldnn so here we have some questions about padding.
- Is padding in fc explicitly enabled somewhere under some condition or GEMM choose padding by default,
- Can we get some help on what are the conditions for the padding to enable.
- Intel would like to add a pass which enables padding in FC when the condition are met.