CINN
CINN copied to clipboard
feat(compile): add nvcc compiler
Compile cuda_c source code using nvcc by system call to generate ptx and cubin.
Thanks for your contribution!