You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Refactor] Refactor env into a more flexible version (#740)
* Fix environment variable name for compilation print setting in `env.py`
* Remove deprecated test file for warp specialized pass configuration and refactor environment variable access in `env.py` to utilize a centralized `EnvVar` class for better management and clarity.
* lint fix
* Refactor cache check to use `env.is_cache_enabled()` for consistency in `tuner.py`
0 commit comments