Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dvalue_inference.cc216 kBoundIsDynamic, enumerator
229 case kBoundIsDynamic: in PostorderDFSNodeTypeToString()
1027 if (type == PostorderDFSNodeType::kBoundIsDynamic) { in AnalyzeIsDynamic()
1058 CHECK(type == PostorderDFSNodeType::kBoundIsDynamic); in AnalyzeIsDynamic()
1440 if (type == PostorderDFSNodeType::kBoundIsDynamic) { in AnalyzeIsDynamic()
1574 case PostorderDFSNodeType::kBoundIsDynamic: in PostOrderDFSVisit()
1792 handle, PostorderDFSNodeType::kBoundIsDynamic)); in AnalyzeConstant()
1807 handle, PostorderDFSNodeType::kBoundIsDynamic)); in AnalyzeConstant()