Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dobject_reader.cc36 TfLiteContext* context, absl::flat_hash_map<int, Value*>* tensor_to_value, in ReadNonConstantTensor()
H A Dmodel_builder.cc3230 absl::flat_hash_map<int, Value*>* tensor_to_value) { in PrecreateIOTensors()
3326 absl::flat_hash_map<int, Value*> tensor_to_value; in BuildModelEnforceIO() local