Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc3023 const int kFirstOutputSlot = 0; in MergeConv2DWithBiasAdd() local
3025 if (e->src_output() == kFirstOutputSlot && e->dst() != succ) { in MergeConv2DWithBiasAdd()
3184 const int kFirstOutputSlot = 0; in MergePadWithConv2D() local
3186 if (e->src_output() == kFirstOutputSlot && e->dst() != succ) { in MergePadWithConv2D()