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 cd1c153 commit 71fcfd5Copy full SHA for 71fcfd5
1 file 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.pyi"
+include "../_lib/cyruntime/cyruntime.pxi"
0 commit comments