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
abb6e5ba
"...text-generation-inference.git" did not exist on "64def8e298efc50caf23cc051d38fd3182fc242d"
Commit
abb6e5ba
authored
Sep 28, 2021
by
X Wang
Committed by
Hubert Lu
Nov 17, 2021
Browse files
cleanup missing THCDeviceUtils.cuh header (#1177)
parent
5c79a278
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 @
abb6e5ba
#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