• Lei Wang's avatar
    [Enhancement] Include Metadata (LayoutMap etc.) into hashing (#570) · 9247a879
    Lei Wang authored
    - 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.
    9247a879
kernel_cache.py 13.8 KB