Add Scaling operator
1 unresolved thread
1 unresolved thread
Compare changes
@@ -16,7 +16,60 @@
@@ -16,7 +16,60 @@
@@ -26,9 +79,15 @@ void ScalingImpl_cpu_forward_kernel(const Scaling_Op::Attrs& attrs,
@@ -26,9 +79,15 @@ void ScalingImpl_cpu_forward_kernel(const Scaling_Op::Attrs& attrs,
This todo is not very clear ... furthermore what is the comment code ou added bellow ?
We have to make the kernels as the n2d2 version in the future. you can see what's missing from n2d2 example. Actually only Clip is missing now.