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
Megatron-LM
Commits
75e521a0
Commit
75e521a0
authored
Oct 06, 2021
by
Masaki Kozuki
Browse files
use newer DeviceUtils header
parent
386923b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
megatron/fused_kernels/layer_norm_cuda_kernel.cu
megatron/fused_kernels/layer_norm_cuda_kernel.cu
+1
-1
No files found.
megatron/fused_kernels/layer_norm_cuda_kernel.cu
View file @
75e521a0
...
...
@@ -21,7 +21,7 @@
#include "ATen/ATen.h"
#include "ATen/AccumulateType.h"
#include "ATen/cuda/CUDAContext.h"
#include
<THC/THC
DeviceUtils.cuh
>
#include
"ATen/cuda/
DeviceUtils.cuh
"
#include <cuda.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