Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
85b8fe52
Unverified
Commit
85b8fe52
authored
Aug 24, 2021
by
Quan (Andy) Gan
Committed by
GitHub
Aug 24, 2021
Browse files
fix (#3286)
parent
b4cd60a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/array/cuda/cuda_filter.cu
src/array/cuda/cuda_filter.cu
+2
-2
No files found.
src/array/cuda/cuda_filter.cu
View file @
85b8fe52
...
...
@@ -10,11 +10,11 @@
#include "../../runtime/cuda/cuda_hashtable.cuh"
#include "./dgl_cub.cuh"
using
namespace
dgl
::
runtime
::
cuda
;
namespace
dgl
{
namespace
array
{
using
namespace
dgl
::
runtime
::
cuda
;
namespace
{
// TODO(nv-dlasalle): Replace with getting the stream from the context
...
...
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