Home
last modified time | relevance | path

Searched refs:CreateSoftmaxTfLiteModel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DSoftmaxTestHelper.hpp24 std::vector<char> CreateSoftmaxTfLiteModel(tflite::BuiltinOperator softmaxOperatorCode, in CreateSoftmaxTfLiteModel() function
114 std::vector<char> modelBuffer = CreateSoftmaxTfLiteModel(softmaxOperatorCode, in SoftmaxTest()