We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to make sure that we can use LazyTensor mode https://arxiv.org/pdf/2102.13267.pdf and implement it for faster computation.
The text was updated successfully, but these errors were encountered:
Some computation speedup probably can be achieved with pytorch 2.0 using the compiler.
Sorry, something went wrong.
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.
No branches or pull requests
We need to make sure that we can use LazyTensor mode https://arxiv.org/pdf/2102.13267.pdf and implement it for faster computation.
The text was updated successfully, but these errors were encountered: