Home
last modified time | relevance | path

Searched refs:RefLogSoftmaxWorkload (Results 1 – 6 of 6) sorted by relevance

/external/armnn/src/backends/reference/workloads/
DRefLogSoftmaxWorkload.cpp20 void RefLogSoftmaxWorkload::Execute() const in Execute()
25 void RefLogSoftmaxWorkload::ExecuteAsync(ExecutionData& executionData) in ExecuteAsync()
31 void RefLogSoftmaxWorkload::Execute(std::vector<ITensorHandle*> inputs, std::vector<ITensorHandle*>… in Execute()
DRefLogSoftmaxWorkload.hpp14 class RefLogSoftmaxWorkload : public RefBaseWorkload<LogSoftmaxQueueDescriptor> class
DCMakeLists.txt135 RefLogSoftmaxWorkload.cpp
136 RefLogSoftmaxWorkload.hpp
/external/armnn/src/backends/reference/
Dbackend.mk83 workloads/RefLogSoftmaxWorkload.cpp \
DRefWorkloadFactory.cpp400 return std::make_unique<RefLogSoftmaxWorkload>(*logSoftmaxQueueDescriptor, info); in CreateWorkload()
911 return std::make_unique<RefLogSoftmaxWorkload>(descriptor, info); in CreateLogSoftmax()
/external/armnn/
DLICENSE.spdx16167 FileName: ./src/backends/reference/workloads/RefLogSoftmaxWorkload.cpp
16174 FileName: ./src/backends/reference/workloads/RefLogSoftmaxWorkload.hpp