Closed
Description
As seen in #611 the test coverage validates the result of GroupNormalization by replicating the same procedure (which is to be tested) in numpy.
We should instead update the test case so that we validate the result against an easily computable tensor. Hardcoding the result for several different axes to be grouped.