Method__init__(self, G, G_kwargs, epsilon, space, sampling, crop, vgg16)
metrics/perceptual_path_length.py:37
Method__init__(self, G=None, G_kwargs={}, dataset_kwargs={}, num_gpus=1, rank=0, device=None, progress=None, cache=True)
metrics/metric_utils.py:22
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:136
Method__init__(self, device, G_mapping, G_synthesis, D, augment_pipe=None, style_mixing_prob=0.9, r1_gamma=10, pl_batch_shri
training/loss.py:24
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:118
Functioncompute_feature_stats_for_dataset(opts, detector_url, detector_kwargs, rel_lo=0, rel_hi=1, batch_size=64, data_loader_kwargs=None, max_items=No
metrics/metric_utils.py:180
Functioncompute_feature_stats_for_generator(opts, detector_url, detector_kwargs, rel_lo=0, rel_hi=1, batch_size=64, batch_gen=None, jit=False, **stats_kw
metrics/metric_utils.py:232
Functioncompute_ppl(opts, num_samples, epsilon, space, sampling, crop, batch_size, jit=False)
metrics/perceptual_path_length.py:95
Functionconv2d(input, weight, bias=None, stride=1, padding=0, dilation=1, groups=1)
torch_utils/ops/conv2d_gradfix.py:35
Functionconv_transpose2d(input, weight, bias=None, stride=1, padding=0, output_padding=0, groups=1, dilation=1)
torch_utils/ops/conv2d_gradfix.py:40