This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bc-breaking] clarify public API of float8_experimental
Summary: Makes the following functions public: * convert_to_float8_training and all of its configuration * linear_requires_sync * sync_float8_amax_and_scale_history * precompute_float8_dynamic_scale_for_fsdp Everything else is private. The fbsource counterpart of this PR will remove usage of private APIs. Test Plan: Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: 923035b9c859659bcb44b145d8609177abe95ce9 Pull Request resolved: #330
- Loading branch information
Showing
4 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters