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 (6,195 stars) (701 forks)batch import
better-enggood first issue

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