Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view.cc439 const char kMutableGraphViewError[] = variable
472 kMutableGraphViewError, "graph has multiple nodes with the name '", in MutableGraphView()
515 return errors::InvalidArgument(kMutableGraphViewError, "node '", in CheckFaninsInternal()
521 return errors::InvalidArgument(kMutableGraphViewError, "node '", in CheckFaninsInternal()
526 return errors::InvalidArgument(kMutableGraphViewError, "node '", in CheckFaninsInternal()