Home
last modified time | relevance | path

Searched defs:parseElementFunc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/tests/NetworkExecutionUtils/
H A DNetworkExecutionUtils.hpp146 auto parseElementFunc = GetParseElementFunc<T>(); in PopulateTensorWithData() local
264 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char*… in ParseArrayImpl()
/aosp_15_r20/external/armnn/tests/
H A DDeepSpeechV1Database.hpp25 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char … in ParseArrayImpl()