-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Frontend] Add TRITON_DEV_MODE for easier debugging of frontend errors
Currently triton filters out parts of the stack trace that come from inside the compiler itself which is great for not confusing users. However this adds the ability to disable it by setting TRITON_DEV_MODE="1" in the environment.
- Loading branch information
1 parent
e192dba
commit e717fb3
Showing
2 changed files
with
4 additions
and
1 deletion.
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