Home
last modified time | relevance | path

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

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