You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want something like dpexcli compile -m <python module path> -n <kernel function name> -o <llvm output path> to generate llvm code of function without running it.