ALAE icon indicating copy to clipboard operation
ALAE copied to clipboard

repurposing models

Open anandbhattad opened this issue 4 years ago • 0 comments

Hi!

  1. 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

  2. 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

anandbhattad avatar May 14 '21 21:05 anandbhattad