Searched refs:associated_value_label_index (Results 1 – 2 of 2) sorted by relevance
115 tensor_info.associated_value_label_index = FindAssociatedFile( in CreateTensorInfo()118 tensor_info.associated_value_label_index >= 0)) { in CreateTensorInfo()126 tensor_info.associated_value_label_index >= 0) { in CreateTensorInfo()231 std::to_string(tensor_info.associated_value_label_index)); in SetCodeWriterWithTensorInfo()487 tensor.associated_value_label_index >= 0) { in GenerateWrapperMetadata()541 } else if (model.outputs[i].associated_value_label_index >= 0) { in GenerateWrapperMetadata()598 tensor.associated_value_label_index >= 0) { in GenerateWrapperMetadata()
48 int associated_value_label_index; member