Method__init__(self, G, G_kwargs, epsilon, space, sampling, crop, vgg16)
metrics/perceptual_path_length.py:36
Method__init__(self, G=None, G_kwargs={}, dataset_kwargs={}, num_gpus=1, rank=0, device=None, progress=None, cache=True)
metrics/metric_utils.py:24
Method__init__(self, tag=None, num_items=None, flush_interval=1000, verbose=False, progress_fn=None, pfn_lo=0, pfn_hi=1000,
metrics/metric_utils.py:152
Method__init__(self, device, G, D, augment_pipe=None, r1_gamma=10, style_mixing_prob=0, pl_weight=0, pl_batch_shrink=2, pl_d
training/loss.py:26
Method__init__(self, in_channels, out_channels, w_dim, kernel_size=1, conv_clamp=None, channels_last=False)
training/networks_stylegan2.py:339
Method__init__(self,
xflip=0, rotate90=0, xint=0, xint_max=0.125,
scale=0, rotate=0, aniso=0, xfrac=0, scale
training/augment.py:123
Method__init__(self, *, title='GlfwWindow', window_width=1920, window_height=1080, deferred_show=True, close_on_esc=True)
gui_utils/glfw_window.py:17
Method__init__(self, *, image=None, width=None, height=None, channels=None, dtype=None, bilinear=True, mipmap=True)
gui_utils/gl_utils.py:129
Method__init__(self, *, texture=None, width=None, height=None, channels=None, dtype=None, msaa=0)
gui_utils/gl_utils.py:221