Basic Supervised Learning
Compare changes
Files
3- Maxence Naud authored
Change axes attribute type to allow runtime deduction of 'axes' dimensions in the ReduceMean used in MSE loss function
@@ -25,55 +25,22 @@
@@ -81,23 +48,80 @@ class ReduceMeanImpl2D_cpu : public OperatorImpl {