You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a deprecation warning for float8 delayed and static scaling
Summary:
As titled, the complexity tax for these features is high and there no
known real use cases, as the community is overwhelmingly using dynamic
scaling. So, IMO we should deprecate this.
Test Plan: CI
Reviewers:
Subscribers:
Tasks:
Tags:
ghstack-source-id: 2fc91db
ghstack-comment-id: 2641358141
Pull Request resolved: #1681
"Note: delayed and static scaling will be deprecated in a future release of torchao. Please see https://github.com/pytorch/ao/issues/1680 for more details."
315
+
)
316
+
307
317
308
318
# Pre-made recipes for common configurations
309
319
# TODO(future PR): go through a round of design on this, and eventually expose
0 commit comments