Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder.cc74 string GraphDefBuilder::Options::GetNameForOp(StringPiece op) const { in GetNameForOp() function in tensorflow::GraphDefBuilder::Options
/external/tensorflow/tensorflow/cc/framework/
Dscope.cc319 string Scope::Impl::GetNameForOp(const string& default_name) const { in GetNameForOp() function in tensorflow::Scope::Impl