23.11
|
Tensor * output(size_t idx) const
Returns the tensor of a given output of the node.
#define ARM_COMPUTE_ERROR_ON(cond)
If the condition is true then an error message is printed and an exception thrown.
virtual void visit(INode &n)=0
Visit INode.
#define ARM_COMPUTE_UNUSED(...)
To avoid unused variables warnings.
Copyright (c) 2017-2023 Arm Limited.
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.