Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/test/
H A DRefCreateWorkloadTests.cpp1075 …auto workload = CreateConstantWorkloadTest<ConstantWorkloadType, DataType>(factory, graph, outputS… in RefCreateConstantWorkloadTest()
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DCreateWorkload.hpp2218 std::unique_ptr<ConstantWorkload> CreateConstantWorkloadTest(armnn::IWorkloadFactory& factory, in CreateConstantWorkloadTest() function