Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_specs.cc68 bool IsAttributeVisited(const string& attr_name) { in IsAttributeVisited() function in tensorflow::java::__anon373d94720111::TypeResolver
100 if (IsAttributeVisited(arg_def.type_attr())) { in TypeOf()
370 if (!type_resolver.IsAttributeVisited(op_def.attr(i).name())) { in Create()