assert(std::strcmp(tensorOpencv->getImpl()->backend().c_str(),"opencv")==0&&"Cannot convert tensor backend from opencv to cpu : tensor is not backend opencv.");
AIDGE_ASSERT(tensorOpencv->getImpl()->backend()=="opencv","Cannot convert tensor backend from opencv to cpu : tensor is not backend opencv.");
// Create a tensor backend cpu from the dimensions of the tensor backend opencv
// Create a tensor backend cpu from the dimensions of the tensor backend opencv