Home
last modified time | relevance | path

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

/external/armnn/src/backends/cl/workloads/
DClSoftmaxWorkload.hpp23 class ClSoftmaxWorkload : public ClBaseWorkload<SoftmaxQueueDescriptor> class
DClSoftmaxWorkload.cpp28 ClSoftmaxWorkload::ClSoftmaxWorkload(const SoftmaxQueueDescriptor& descriptor, in ClSoftmaxWorkload() function in armnn::ClSoftmaxWorkload