Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dname_uniquer.cc68 string NameUniquer::GetUniqueName(absl::string_view prefix) { in GetUniqueName() function in xla::NameUniquer
/external/tensorflow/tensorflow/cc/framework/
Dscope.cc360 string Scope::Impl::GetUniqueName(const string& prefix, in GetUniqueName() function in tensorflow::Scope::Impl