-
Notifications
You must be signed in to change notification settings - Fork 5
Add half_precision condition to TensorConfig and refactor specdb tests #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh/manuelcandales/20/base
Are you sure you want to change the base?
Add half_precision condition to TensorConfig and refactor specdb tests #38
Conversation
@manuelcandales has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@manuelcandales has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
@manuelcandales has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
||
|
||
class TestSpecDBOperationsCPU(BaseSpecDBTest): | ||
"""Test class for validating all specs in SpecDB using gen_errors on CPU.""" | ||
|
||
SKIP_OPS = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all after including HALF_PRECISION?
Stack from ghstack (oldest at bottom):
Differential Revision: D80468300