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
76daa454
Unverified
Commit
76daa454
authored
Sep 24, 2021
by
Masaki Kozuki
Committed by
GitHub
Sep 24, 2021
Browse files
THCDeviceUtils.cuh -> ATen/cuda/DeviceUtils.cuh (#1173)
parent
9ce0a10f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
csrc/layer_norm_cuda_kernel.cu
csrc/layer_norm_cuda_kernel.cu
+1
-1
No files found.
csrc/layer_norm_cuda_kernel.cu
View file @
76daa454
#include "ATen/ATen.h"
#include "ATen/ATen.h"
#include "ATen/AccumulateType.h"
#include "ATen/AccumulateType.h"
#include "ATen/cuda/CUDAContext.h"
#include "ATen/cuda/CUDAContext.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