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 8cf521b commit 3cc00e8Copy full SHA for 3cc00e8
torch/csrc/utils/tensor_conversion_dispatch.cpp
@@ -1,7 +1,5 @@
1
-#pragma once
+#include "tensor_conversion_dispatch.h"
2
3
-
4
-#include "torch/csrc/utils/tensor_conversion_dispatch.h"
5
#include "torch/csrc/utils/auto_gil.h"
6
#include "torch/csrc/utils/auto_gpu.h"
7
#include "torch/csrc/utils/cuda_lazy_init.h"
0 commit comments