Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dvalue_inference.cc623 int64_t tuple_operand_index = context.shape_index.front(); in AnalyzeConstantValueFallback() local
627 .AddDependency(root->operand_ids(tuple_operand_index), type, in AnalyzeConstantValueFallback()
1169 int64_t tuple_operand_index = context.shape_index.front(); in AnalyzeIsDynamic() local
1173 .AddDependency(root->operand_ids(tuple_operand_index), type, in AnalyzeIsDynamic()