Searched defs:tensors_table (Results 1 – 1 of 1) sorted by relevance
35 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