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

Lazy computation mode #25

Open
SuperSashka opened this issue Mar 8, 2023 · 2 comments
Open

Lazy computation mode #25

SuperSashka opened this issue Mar 8, 2023 · 2 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@SuperSashka
Copy link
Member

We need to make sure that we can use LazyTensor mode https://arxiv.org/pdf/2102.13267.pdf and implement it for faster computation.

@SuperSashka SuperSashka added the good first issue Good for newcomers label Mar 8, 2023
@SuperSashka SuperSashka added this to the Faster speed milestone Mar 8, 2023
@nikiniki1
Copy link
Collaborator

Some computation speedup probably can be achieved with pytorch 2.0 using the compiler.

@SuperSashka
Copy link
Member Author

At the time being it works only in Linux or WSL. We'll add functionality as soon as possible. The test version is in https://github.com/ITMO-NSS-team/torch_DE_solver/tree/compiler branch.

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

No branches or pull requests

2 participants