Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc295 csinfo_.quantized_concatv2 = "QuantizedConcatV2"; in MklLayoutRewritePass()
442 rinfo_.push_back({csinfo_.quantized_concatv2, in MklLayoutRewritePass()
443 mkl_op_registry::GetMklOpName(csinfo_.quantized_concatv2), in MklLayoutRewritePass()
734 string quantized_concatv2; member