Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repurposing models #79

Open
anandbhattad opened this issue May 14, 2021 · 0 comments
Open

repurposing models #79

anandbhattad opened this issue May 14, 2021 · 0 comments

Comments

@anandbhattad
Copy link

anandbhattad commented May 14, 2021

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?

    ALAE/net.py

    Line 309 in 42bcf2e

    styles = torch.zeros(x.shape[0], 1, self.latent_size)

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant