[Enhancement] Include Metadata (LayoutMap etc.) into hashing (#570)
- Modified the serialization of function scripts in both KernelCache and AutoTunerCache to include metadata by setting `show_meta=True` in `cloudpickle.dumps()`. This change enhances the hash key generation for kernel configurations, improving cache accuracy and consistency.
Showing
Please register or sign in to comment