-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose zero_point_domain as arguments (#1401)
* export zero_point_domain as arguments * assert for combination of TensorCoreTiledLayout and integer zero points * change the default zero_point_domain to None * maintain layout and zero_point_domain in a dict * nit * fix key errors * nit * add zero_point_domian arguments in documents * update documemts * Apply automatic Ruff fixes --------- Co-authored-by: Ruff Auto-fixes <[email protected]>
- Loading branch information
Showing
5 changed files
with
164 additions
and
76 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
Oops, something went wrong.