We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To run: TRITON_ALWAYS_COMPILE=1 TRITON_DUMP_DIR=my_directory_2 TRITON_KERNEL_DUMP=1 pytest -s -v test/prototype/mx_formats/test_custom_cast.py -k "test_fp4_triton_unscaled_cast"
TRITON_ALWAYS_COMPILE=1 TRITON_DUMP_DIR=my_directory_2 TRITON_KERNEL_DUMP=1 pytest -s -v test/prototype/mx_formats/test_custom_cast.py -k "test_fp4_triton_unscaled_cast"
Bad ttir on left good on right. No real differences https://www.diffchecker.com/ueX5YZw4
TTGIR: https://www.diffchecker.com/M5PS6QJg/
Differences in PTX https://www.diffchecker.com/8mseNnKA/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
To run:
TRITON_ALWAYS_COMPILE=1 TRITON_DUMP_DIR=my_directory_2 TRITON_KERNEL_DUMP=1 pytest -s -v test/prototype/mx_formats/test_custom_cast.py -k "test_fp4_triton_unscaled_cast"
Bad ttir on left good on right. No real differences
https://www.diffchecker.com/ueX5YZw4
TTGIR:
https://www.diffchecker.com/M5PS6QJg/
Differences in PTX
https://www.diffchecker.com/8mseNnKA/
The text was updated successfully, but these errors were encountered: