AIDGE_ASSERT(node->getOperator()->operatorType()==OperatorType::Tensor,"Cannot instanciate gradient of an Operator ({}) that doesn't use Tensor.",node->getOperator()->type());
AIDGE_ASSERT(node->getOperator()->operatorType()==OperatorType::Tensor,"Cannot instanciate gradient of an Operator ({}) that doesn't use Tensor.",node->getOperator()->type());