Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc407 static const gtl::FlatSet<string>* const kHasExplicitShapeAttribute = in GetFeedShapeAndTypeFromAttribute() local
429 } else if (kHasExplicitShapeAttribute->find(node.op()) != in GetFeedShapeAndTypeFromAttribute()
430 kHasExplicitShapeAttribute->end()) { in GetFeedShapeAndTypeFromAttribute()