We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0bbf3 commit 5245f64Copy full SHA for 5245f64
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