"git@developer.sourcefind.cn:OpenDAS/opencompass.git" did not exist on "1013dce60c198ff5217a5e4d8c384190f54bdc42"
[Refactor] Update kernel compilation and profiling in examples (#225)
- Replaced instances of `tilelang.lower` and `tilelang.Profiler` with `tilelang.compile` and the new profiler interface in multiple example files. - Enhanced the kernel compilation process to utilize the updated API, improving consistency and maintainability. - Adjusted benchmarking logic to use the new profiler methods for better clarity and functionality in performance testing. - Cleaned up whitespace and improved formatting for better readability across the modified files.
Showing
Please register or sign in to comment