Searched refs:CreateLogSoftmaxWorkloadTest (Results 1 – 3 of 3) sorted by relevance
857 auto workload = CreateLogSoftmaxWorkloadTest<LogSoftmaxWorkloadType, DataType>(factory, graph); in NeonCreateLogSoftmaxWorkloadTest()
996 auto workload = CreateLogSoftmaxWorkloadTest<LogSoftmaxWorkloadType, DataType>(factory, graph); in ClCreateLogSoftmaxWorkloadTest()
1847 std::unique_ptr<LogSoftmaxWorkload> CreateLogSoftmaxWorkloadTest(armnn::IWorkloadFactory& factory, in CreateLogSoftmaxWorkloadTest() function