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 b9d1a39 commit c0915f9Copy full SHA for c0915f9
backends/cuda/runtime/CudaBackend.h
@@ -2,6 +2,7 @@
2
3
#pragma once
4
5
+#include <executorch/backends/aoti/aoti_delegate_handle.h>
6
#include <executorch/backends/cuda/runtime/export.h>
7
#include <executorch/runtime/backend/interface.h>
8
#include <executorch/runtime/core/error.h>
0 commit comments