↓ 9 callersMethodsub(self, tag=None, num_items=None, flush_interval=1000, rel_lo=0, rel_hi=1)
metrics/metric_utils.py:196
↓ 5 callersFunction_make_vit_b16_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[2, 5, 8, 11],
vit_features=
feature_networks/vit.py:183
↓ 4 callersMethod__init__(self, nc=None, ndf=None, start_sz=256, end_sz=8, head=None, patch=False)
pg_modules/discriminator.py:15
↓ 4 callersFunction_conv2d_gradfix(transpose, weight_shape, stride, padding, output_padding, dilation, groups)
torch_utils/ops/conv2d_gradfix.py:66
↓ 3 callersMethodis_compatible(self, *, image=None, width=None, height=None, channels=None, dtype=None)
gui_utils/gl_utils.py:201