Home
last modified time | relevance | path

Searched defs:IsControlEdge (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h970 inline bool Edge::IsControlEdge() const { in IsControlEdge() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc76 bool IsControlEdge() const { return control_; } in IsControlEdge() function in tensorflow::tensorrt::segment::__anon2febd5fa0111::SimpleEdge