Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/neon/workloads/
H A DNeonLogSoftmaxWorkload.hpp24 class NeonLogSoftmaxWorkload : public NeonBaseWorkload<LogSoftmaxQueueDescriptor> class
H A DNeonLogSoftmaxWorkload.cpp33 NeonLogSoftmaxWorkload::NeonLogSoftmaxWorkload(const LogSoftmaxQueueDescriptor& descriptor, in NeonLogSoftmaxWorkload() function in armnn::NeonLogSoftmaxWorkload