Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_inspection_required_ops_utils.cc206 struct EdgePtrCompare { struct
207 bool operator()(const Edge* lhs, const Edge* rhs) const { in operator ()()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc82 struct EdgePtrCompare { struct
83 bool operator()(const Edge* lhs, const Edge* rhs) const { in operator ()()