ArmNN
 25.11
Loading...
Searching...
No Matches
RefElementwiseWorkload.hpp File Reference
#include <armnn/Types.hpp>
#include "RefBaseWorkload.hpp"
#include <armnn/backends/WorkloadData.hpp>
#include "BaseIterator.hpp"
#include "ElementwiseFunction.hpp"
#include "Maximum.hpp"
#include "Minimum.hpp"
#include "StringMapping.hpp"
Include dependency graph for RefElementwiseWorkload.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RefElementwiseWorkload< Functor, ParentDescriptor, DebugString >

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Typedefs

template<typename DataType = float>
using RefAdditionWorkload
template<typename DataType = float>
using RefSubtractionWorkload
template<typename DataType = float>
using RefMultiplicationWorkload
template<typename DataType = float>
using RefDivisionWorkload
template<typename DataType = float>
using RefMaximumWorkload
template<typename DataType = float>
using RefMinimumWorkload