Searched refs:CreateFullyConnectedTfLiteModel (Results 1 – 1 of 1) sorted by relevance
25 std::vector<char> CreateFullyConnectedTfLiteModel(tflite::TensorType tensorType, in CreateFullyConnectedTfLiteModel() function185 std::vector<char> modelBuffer = CreateFullyConnectedTfLiteModel(tensorType, in FullyConnectedTest()