Searched defs:tensor_to_value (Results 1 – 2 of 2) sorted by relevance
36 TfLiteContext* context, absl::flat_hash_map<int, Value*>* tensor_to_value, in ReadNonConstantTensor()
2546 absl::flat_hash_map<int, Value*>* tensor_to_value) { in PrecreateIOTensors()2624 absl::flat_hash_map<int, Value*> tensor_to_value; in BuildModel() local