Method__init__(self, inplanes, planes, stride=1, downsample=None, N=2, M=4)
classification/models/resnet.py:30
Method__init__(self, inplanes, planes, stride=1, downsample=None, N=2, M=4)
classification/models/resnet.py:62
Methodforward(ctx, in_data, scale_data, shift_data, running_mean, running_var, eps, momentum, training)
devkit/sparse_ops/syncbn_layer.py:11