Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dvalue_inference.cc156 int64_t operand_handle = inst.operand_ids(i); in Evaluate() local
593 int64_t operand_handle = root->operand_ids(0); in AnalyzeConstantValueFallback() local
655 int64_t operand_handle = root->operand_ids(0); in AnalyzeUpperBound() local
824 int64_t operand_handle = root->operand_ids(0); in AnalyzeLowerBound() local
914 int64_t operand_handle = root->operand_ids(0); in AnalyzeConstant() local
1022 int64_t operand_handle = root->operand_ids(0); in AnalyzeIsDynamic() local
1291 int64_t operand_handle = root->operand_ids(0); in AnalyzeIsDynamic() local
Dxla_builder.cc3712 int64_t operand_handle = instr_proto->operand_ids(0); in BuildConstantSubGraph() local