facebookresearch/metaseq

Remove apex dependency after PyTorch 2.0?

Open

#617 opened on Jan 24, 2023

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Python (701 forks)batch import
better-enggood first issue

Repository metrics

Stars
 (6,195 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is to look into whether or not we still need to use apex for speedups if out-of-the-box PyTorch 2.0 may "just work". Will require benchmarking at a few different scales to confirm.

Contributor guide