We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9153ab commit d3bca0dCopy full SHA for d3bca0d
1 file changed
backends/cuda/runtime/cuda_delegate_handle.h
@@ -187,7 +187,6 @@ struct CudaDelegateHandle : public aoti::AOTIDelegateHandle {
187
cudaFree(ptr);
188
}
189
190
->>>>>>> 028894ef8e (lintrunner)
191
};
192
193
} // namespace cuda
0 commit comments