Skip to content

Commit bebadc4

Browse files
authored
Update convolution_gather_scatter_cuda.cu
1 parent 4b234a1 commit bebadc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchsparse/backend/convolution/convolution_gather_scatter_cuda.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include <ATen/cuda/CUDAContext.h>
22
#include <cublas_v2.h>
33
#include <cuda.h>
4+
#include <cuda_fp16.h>
45
#include <cuda_runtime.h>
56
#include <driver_types.h>
67
#include <torch/extension.h>

0 commit comments

Comments
 (0)