facebookresearch / facebookresearch/SlowFast

Compatibility with torch version 2.xx and above

Open
#764 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

This repo is not compatible with pytorch version that is above 2.0, unlike explanation in INSTALL.md
"The _six dependency was removed in 2023" so, "six" in new torch versions are not supported anymore. This repo, however, uses 'six'.

Because H100 supports from sm90, old torch version (1.xx, etc) are not compatible with H100. Thus, this repo can't run in systems that consist of H100.

I would greatly appreciate for updated code so this repo also supports newer torch version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.