glake
glake copied to clipboard
Compatibility with future python versions
Hi, this is a really cool peice of work!
I was wondering if this was compatible with pytorch 2.3.0? And if not, if there was any way to make it so?
Thanks!
Thanks for your interest. The current version is not compatible with pytorch 2.3.0. We are planning to split our code from the PyTorch CUDACachingAllocator. Then our framework will be compatible with all the version of PyTorch. Due to some high priority work, we have not done this. We will put this work in our schedule. Thanks.
Thanks for your interest. The current version is not compatible with pytorch 2.3.0. We are planning to split our code from the PyTorch CUDACachingAllocator. Then our framework will be compatible with all the version of PyTorch. Due to some high priority work, we have not done this. We will put this work in our schedule. Thanks.
Hi @ruizhang1230 I am currently working on the master branch of the repository and have encountered a compilation error when attempting to build the project with PyTorch version 2.1. which branch should I use?