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

Pytorch implementation of adaptive temporal shift operation #45

Closed
Soumyabrata2003 opened this issue Apr 30, 2024 · 0 comments
Closed

Comments

@Soumyabrata2003
Copy link

Hi, I just wanted to know whether you can provide an equivalent pytorch implementation of adaptive temporal shift operation (instead of the Shift operation imported from cuda.shift in model/shift_gcn.py). Actually I have a different version of pytorch and cuda which are essential for a different block in my model so I neither can I compile using bash run.sh inside Temporal_shift nor can I switch to the version of cuda & pytorch required for Shift as a block of my model is not compatible using it.

Would really appreciate if you can provide this.

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