Home
last modified time | relevance | path

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

/external/armnn/src/backends/cl/workloads/
DClLogSoftmaxWorkload.hpp24 class ClLogSoftmaxWorkload : public BaseWorkload<LogSoftmaxQueueDescriptor> class
DClLogSoftmaxWorkload.cpp28 ClLogSoftmaxWorkload::ClLogSoftmaxWorkload(const LogSoftmaxQueueDescriptor& descriptor, const Workl… in ClLogSoftmaxWorkload() function in armnn::ClLogSoftmaxWorkload