AIDGE_ASSERT((mInputs[1]->dataType()==mInputs[2]->dataType())&&(mInputs[1]->dataType()==mInputs[3]->dataType()),"Slice inputs must have the same dataType.");
std::shared_ptr<Tensor>fallback;
this->templategetAttr<SliceAttr::Starts>().clear();// If both are provided input would override attrs