.gitignore 66 B

123456789
  1. # ---> CUDA
  2. *.i
  3. *.ii
  4. *.gpu
  5. *.ptx
  6. *.cubin
  7. *.fatbin
  8. /node_modules/