Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc317 csinfo_.quantized_concatv2 = "QuantizedConcatV2"; in MklLayoutRewritePass()
552 rinfo_.push_back({csinfo_.quantized_concatv2, in MklLayoutRewritePass()
553 mkl_op_registry::GetMklOpName(csinfo_.quantized_concatv2), in MklLayoutRewritePass()
983 string quantized_concatv2; member