ElementwiseBaseLayer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const char *name)
void ExecuteStrategy(IStrategy &strategy) const override
Apply a visitor to this layer.
SubtractionLayer * Clone(Graph &graph) const override
Creates a dynamically-allocated copy of this layer.
~SubtractionLayer()=default
Default destructor.
SubtractionLayer(const char *name)
Constructor to create a SubtractionLayer.
virtual std::unique_ptr< IWorkload > CreateWorkload(const IWorkloadFactory &factory) const override
Makes a workload for the Subtraction type.
Copyright (c) 2021 ARM Limited and Contributors.