Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dutil.h26 StringPiece NodeNamePrefix(const StringPiece& op_name);
Dutil.cc24 StringPiece NodeNamePrefix(const StringPiece& op_name) { in NodeNamePrefix() function