Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc297 csinfo_.quantized_conv2d_with_requantize = "QuantizedConv2DAndRequantize"; in MklLayoutRewritePass()
448 rinfo_.push_back({csinfo_.quantized_conv2d_with_requantize, in MklLayoutRewritePass()
450 csinfo_.quantized_conv2d_with_requantize), in MklLayoutRewritePass()
727 string quantized_conv2d_with_requantize; member