Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/
H A Dimport.cc35 TensorsTable* tensors_table) { in LoadTensorsTable()
107 const details::TensorsTable& tensors_table, in ImportOperators()
174 const details::TensorsTable& tensors_table, Model* model) { in ImportIOTensors()
224 details::TensorsTable tensors_table; in Import() local