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.cc205 struct EdgePtrCompare { struct
206 bool operator()(const Edge* lhs, const Edge* rhs) const { in operator ()()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc96 struct EdgePtrCompare { struct
97 bool operator()(const Edge* lhs, const Edge* rhs) const { in operator ()()