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

  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
import.h 41 void LoadOperatorsTable(const ::tflite::Model &input_model,
import_test.cc 104 TEST_F(ImportTest, LoadOperatorsTable) {
108 details::LoadOperatorsTable(*input_model_, &operators);
import.cc 38 void LoadOperatorsTable(const ::tflite::Model& input_model,
180 details::LoadOperatorsTable(*input_model, &operators_table);

Completed in 576 milliseconds