"...resnet50_tensorflow.git" did not exist on "5fdf878dba9ed5a4ef33c9af25d3654cc7874468"
[Enhancement] Introduce pass_configs parameter for kernel Caching (#452)
* [Enhancement] Introduce pass_configs parameter for kernel compilation * Added a new `pass_configs` parameter to the `tilelang.compile` function to allow for more flexible kernel compilation configurations. * Updated related classes and methods to accommodate the new parameter, ensuring compatibility across the codebase. * Enhanced the `torch_assert_close` function to include customizable tensor names for better debugging output. * Refactored input handling in example scripts to streamline the process of obtaining inputs for kernel execution. * lint fix
Showing
Please register or sign in to comment