[Feat] ForwardDims Conv for NCHW and NHWC
Compare changes
Files
2- Wissam Boussella authored
+ 3
− 0
@@ -164,8 +164,10 @@ public:
@@ -164,8 +164,10 @@ public:
AIDGE_THROW_OR_ABORT(std::runtime_error, "Convolution operator has no weight Tensor associated so no specific number of input channel imposed.");
@@ -178,6 +180,7 @@ public:
@@ -178,6 +180,7 @@ public:
AIDGE_THROW_OR_ABORT(std::runtime_error, "Convolution operator has no weight Tensor associated so no specific number of output channel imposed.");