Skip to content

Commit

Permalink
cleanup missing THCDeviceUtils.cuh header (NVIDIA#1177)
Browse files Browse the repository at this point in the history
  • Loading branch information
xwang233 authored Sep 28, 2021
1 parent 70d4a0b commit 2a559c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apex/contrib/csrc/multihead_attn/layer_norm.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "ATen/ATen.h"
#include <THC/THCDeviceUtils.cuh>
#include "ATen/cuda/DeviceUtils.cuh"

#include <cuda.h>
#include <cuda_runtime.h>
Expand Down

0 comments on commit 2a559c5

Please sign in to comment.