Home
last modified time | relevance | path

Searched refs:quantized_matmul_with_bias (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc344 csinfo_.quantized_matmul_with_bias = "QuantizedMatMulWithBias"; in MklLayoutRewritePass()
628 {csinfo_.quantized_matmul_with_bias, in MklLayoutRewritePass()
629 mkl_op_registry::GetMklOpName(csinfo_.quantized_matmul_with_bias), in MklLayoutRewritePass()
942 string quantized_matmul_with_bias; member