ALAE
ALAE copied to clipboard
repurposing models
Hi!
-
I am borrowing your models and repurposing them to another task. But I noticed that style tensors are initialized within the encoder block and are not being transferred to GPUs. Is it done on purpose? https://github.com/podgorskiy/ALAE/blob/42bcf2e5f213ff1c919483678344f3da6bc90f8a/net.py#L309
-
This might be a naïve question. Can you please let me know what lod is/are? I come across them at multiple places in your code and couldn't understand what exactly they are.
Thanks for your time.
Best, Anand