feat_operator_convtranspose
Compare changes
- Grégoire Kubler authored
replaced tensor->size by tensor->dims comparison replaced fmt::print by log::error replaced assert with AIDGE_ASSERT
+ 32
− 19
@@ -11,25 +11,23 @@
@@ -43,33 +41,42 @@ template <typename T1, typename T2 = T1>
@@ -77,9 +84,15 @@ bool approxEq(const Tensor& t1, const Tensor& t2, float relative = 1e-5f, float