invertible-resnet icon indicating copy to clipboard operation
invertible-resnet copied to clipboard

Question related to the initialization of the model

Open ahx-code opened this issue 3 years ago • 0 comments

Dear author of the "i-Res-Net"

I would like to ask what does the purpose of the ignore_lodget parameter? in "CIFAR_main.py" at line 268

with torch.no_grad():
        model(init_batch, ignore_logdet=True)

Also is there an email address where I can ask my questions related to the "i-Res-Net"?

Regards

ahx-code avatar Oct 27 '21 20:10 ahx-code