↓ 8 callersMethod__init__(
self,
in_channels,
out_channels,
kernel_size=(3, 3),
stride=(1, 1),
Flops/Glow-PyTorch-master/modules.py:174
↓ 3 callersFunctionget_ood_score(data_name, model, L, dataloader, score_type, threshold, NM,
adjusted_mode=0, mean=None, ca
utils/MOOD.py:240
↓ 2 callersMethod__init__(self, nr_resnet=5, nr_filters=80, nr_logistic_mix=10,
resnet_nonlinearity='concat_elu',
Flops/pixel-cnn-pp-master/model.py:59
↓ 2 callersMethod__init__(
self,
image_shape,
hidden_channels,
K,
L,
actnorm_scale,
Flops/Glow-PyTorch-master/model.py:216
↓ 1 callersMethodforward(self, x=None, y_onehot=None, z=None, temperature=None, reverse=False)
Flops/Glow-PyTorch-master/model.py:287
↓ 1 callersFunctionmain(
dataset,
dataroot,
download,
augment,
batch_size,
eval_batch_size,
epochs,
s
Flops/Glow-PyTorch-master/train.py:74