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

[Dev] Bump Version to 0.0.1.dev9 #51

Merged
merged 22 commits into from
Jun 5, 2024
Merged

Conversation

LeiWang1999
Copy link
Contributor

This pull request primarily includes updates to the version number, modifications to the CUDA kernel launch string in the legalize_c function, and a change in the test_matmul_torch_forward_fp8e4m3 test function. The version number is updated in two places, the VERSION file and the __init__.py file. The legalize_c function is modified to return early if a certain condition is met. Lastly, the test_matmul_torch_forward_fp8e4m3 function now uses a list instead of a single value for the M parameter.

Version number updates:

Changes in legalize_c function:

Test function modification:

@LeiWang1999 LeiWang1999 merged commit b78dcfe into microsoft:main Jun 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant