Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment.cc166 const auto tfsrc = e->src(); in SimpleGraph() local
169 auto src = nodes_[tfsrc->id()]; in SimpleGraph()