"vscode:/vscode.git/clone" did not exist on "823657ed120144943b7db87c07fe3e647128db56"
[Enhancement] Include compile flags into the hash key of cached kernels (#911)
* [Cache] Add compile_flags parameter to KernelCache hash keys * [Cache] Update compile_flags parameter to accept both List[str] and str types * lint * [Refactor] Update compile_flags parameter to accept Union[List[str], str] type
Showing
Please register or sign in to comment