Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/tflite/
Dimport.cc30 void LoadTensorsTable(const ::tflite::Model& input_model, in LoadTensorsTable()
40 void LoadOperatorsTable(const ::tflite::Model& input_model, in LoadOperatorsTable()
55 void ImportTensors(const ::tflite::Model& input_model, Model* model) { in ImportTensors()
100 void ImportOperators( in ImportOperators()
168 void ImportIOTensors(const ModelFlags& model_flags, in ImportIOTensors()
208 const ::tflite::Model* input_model = in Import() local
Dexport.cc596 const ::tflite::Model* input_model = ::tflite::GetModel(buffer); in Export() local
/external/tensorflow/tensorflow/lite/tools/
Dgen_op_registration_main.cc36 void ParseFlagAndInit(int argc, char** argv, string* input_model, in ParseFlagAndInit()
99 string input_model; in main() local
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.cc254 const Model* input_model, in QuantizeWeightsInternal()
358 const Model* input_model, in QuantizeWeights()
369 const Model* input_model, in QuantizeWeights()
376 const Model* input_model) { in QuantizeWeights()