23.11
|
constexpr EdgeID EmptyEdgeID
SimpleTensor< float > src
TensorDescriptor configure_output(size_t idx) const override
Calculates output configuration.
TensorID input_id(size_t idx) const
Returns the tensor ID of a given input of the node.
Tensor * output(size_t idx) const
Returns the tensor of a given output of the node.
int axis() const
axis accessors
#define ARM_COMPUTE_ERROR_ON(cond)
If the condition is true then an error message is printed and an exception thrown.
NodeType type() const override
Returns node's type.
bool forward_descriptors() override
Forwards descriptor information to outputs if possible.
virtual void visit(INode &n)=0
Visit INode.
#define ARM_COMPUTE_UNUSED(...)
To avoid unused variables warnings.
Copyright (c) 2017-2023 Arm Limited.
void accept(INodeVisitor &v) override
Accepts a node visitor.
Tensor * input(size_t idx) const
Returns the tensor of a given input of the node.
TensorID output_id(size_t idx) const
Returns the tensor ID of a given output of the node.
constexpr TensorID NullTensorID
Constant NodeID specifying an equivalent of null node.
L2NormalizeLayerNode()
Constructor.
float epsilon() const
epsilon accessors