Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/codegen/
Dmetadata_helper.h37 int FindAssociatedFile(const TensorMetadata* metadata,
Dmetadata_helper.cc48 int FindAssociatedFile(const TensorMetadata* metadata, in FindAssociatedFile() function
Dandroid_java_generator.cc113 tensor_info.associated_axis_label_index = FindAssociatedFile( in CreateTensorInfo()
115 tensor_info.associated_value_label_index = FindAssociatedFile( in CreateTensorInfo()