• Lei Wang's avatar
    [Enhancement] Include PrimFunc name in memory cache logs for better debugging (#1437) · b8003a28
    Lei Wang authored
    * Added the `get_prim_func_name` utility to extract human-readable function names from TVM PrimFuncs.
    * Updated memory cache logging in `AutoTuner` and `KernelCache` classes to include the kernel name, improving clarity during cache hits.
    * Enhanced debug logging to provide more informative messages when checking disk cache for kernels.
    b8003a28
language.py 17.5 KB