We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77618a commit 83cb32aCopy full SHA for 83cb32a
2 files changed
cuda_bindings/cuda/bindings/_bindings/cyruntime.pyx.in
@@ -2672,4 +2672,4 @@ cdef cudaError_t _cudaProfilerStop() except ?cudaErrorCallRequiresNewerDriver no
2672
return cudaProfilerStop()
2673
{{endif}}
2674
2675
-include "../_lib/cyruntime/cyruntime.pyx"
+include "../_lib/cyruntime/cyruntime.pyi"
…da/bindings/_lib/cyruntime/cyruntime.pyx …da/bindings/_lib/cyruntime/cyruntime.pxicuda_bindings/cuda/bindings/_lib/cyruntime/cyruntime.pyx renamed to cuda_bindings/cuda/bindings/_lib/cyruntime/cyruntime.pxi
0 commit comments