[Refactor] Update cache key generation in KernelCache (#283)
- Changed the cache key generation to use the serialized script of the function instead of the function object itself, improving the uniqueness of cache keys.
Showing
Please register or sign in to comment