Searched refs:CreateSoftmaxTfLiteModel (Results 1 – 1 of 1) sorted by relevance
24 std::vector<char> CreateSoftmaxTfLiteModel(tflite::BuiltinOperator softmaxOperatorCode, in CreateSoftmaxTfLiteModel() function114 std::vector<char> modelBuffer = CreateSoftmaxTfLiteModel(softmaxOperatorCode, in SoftmaxTest()