HomeSort by relevance Sort by last modified time
    Searched refs:LoadTensorsTable (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
import.h 39 void LoadTensorsTable(const ::tflite::Model &input_model,
import_test.cc 96 TEST_F(ImportTest, LoadTensorsTable) {
100 details::LoadTensorsTable(*input_model_, &tensors);
import.cc 28 void LoadTensorsTable(const ::tflite::Model& input_model,
177 details::LoadTensorsTable(*input_model, &tensors_table);

Completed in 185 milliseconds