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
apex
Commits
2a559c51
"git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "a576c7612d85d24780d26f382a046ab45d2b1bf7"
Unverified
Commit
2a559c51
authored
Sep 28, 2021
by
X Wang
Committed by
GitHub
Sep 28, 2021
Browse files
cleanup missing THCDeviceUtils.cuh header (#1177)
parent
70d4a0ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
apex/contrib/csrc/multihead_attn/layer_norm.h
apex/contrib/csrc/multihead_attn/layer_norm.h
+1
-1
No files found.
apex/contrib/csrc/multihead_attn/layer_norm.h
View file @
2a559c51
#include "ATen/ATen.h"
#include "ATen/ATen.h"
#include
<THC/THC
DeviceUtils.cuh
>
#include
"ATen/cuda/
DeviceUtils.cuh
"
#include <cuda.h>
#include <cuda.h>
#include <cuda_runtime.h>
#include <cuda_runtime.h>
...
...
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