Skip to content
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

Npetrovic/float8 unit tests #4206

Merged
merged 7 commits into from
Jan 16, 2024
Merged

Conversation

npetrovic-tenstorrent
Copy link
Contributor

Additional bfloat8 unit tests for low PCC operations.

@npetrovic-tenstorrent npetrovic-tenstorrent added the feature-request External feature request label Dec 6, 2023
@npetrovic-tenstorrent npetrovic-tenstorrent self-assigned this Dec 6, 2023
@npetrovic-tenstorrent npetrovic-tenstorrent linked an issue Dec 6, 2023 that may be closed by this pull request
if in_mem_config[2] == "SYSTEM_MEMORY":
in_mem_config[2] = None

print(in_mem_config)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove print

if in_mem_config[2] == "SYSTEM_MEMORY":
in_mem_config[2] = None

print(in_mem_config)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove print

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@npetrovic-tenstorrent npetrovic-tenstorrent merged commit 471f321 into main Jan 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request External feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional bfloat8 unit tests
3 participants