Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc320 csinfo_.quantized_conv2d_with_requantize = "QuantizedConv2DAndRequantize"; in MklLayoutRewritePass()
563 rinfo_.push_back({csinfo_.quantized_conv2d_with_requantize, in MklLayoutRewritePass()
565 csinfo_.quantized_conv2d_with_requantize), in MklLayoutRewritePass()
976 string quantized_conv2d_with_requantize; member