Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc2719 const int kFirstOutputSlot = 0; in MergeConv2DWithBiasAdd() local
2721 if (e->src_output() == kFirstOutputSlot && e->dst() != succ) { in MergeConv2DWithBiasAdd()
2866 const int kFirstOutputSlot = 0; in MergePadWithConv2D() local
2868 if (e->src_output() == kFirstOutputSlot && e->dst() != succ) { in MergePadWithConv2D()