Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DRefPreluWorkload.hpp14 class RefPreluWorkload : public RefBaseWorkload<PreluQueueDescriptor> class
H A DRefPreluWorkload.cpp16 RefPreluWorkload::RefPreluWorkload(const PreluQueueDescriptor& descriptor, in RefPreluWorkload() function in armnn::RefPreluWorkload