Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
a75b2bad
Commit
a75b2bad
authored
May 29, 2020
by
yanyan
Browse files
fix __hadd2 is undefined
parent
5fb1e359
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/spconv/reordering.cu.h
include/spconv/reordering.cu.h
+1
-0
No files found.
include/spconv/reordering.cu.h
View file @
a75b2bad
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
#include <THC/THCAtomics.cuh>
#include <THC/THCAtomics.cuh>
#include <THC/THCNumerics.cuh>
#include <THC/THCNumerics.cuh>
#include <tensorview/kernel_utils.h>
#include <tensorview/kernel_utils.h>
#include <cuda_fp16.h>
#if PYTORCH_VERSION < 10500
#if PYTORCH_VERSION < 10500
#define TH_ATOMIC_ADD atomicAdd
#define TH_ATOMIC_ADD atomicAdd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment