Skip to content

Commit f8de644

Browse files
committed
Update to hipify mapping
1 parent 5a1f1c4 commit f8de644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch/utils/hipify/cuda_to_hip_mappings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .constants import (API_BLAS, API_C10, API_CAFFE2, API_DRIVER, API_FFT,
77
API_PYTORCH, API_RAND, API_ROCTX, API_RTC, API_RUNTIME,
88
API_SPECIAL, API_ROCMSMI, CONV_CACHE, CONV_CONTEXT, CONV_D3D9,
9-
CONV_D3D10, CONV_D3D11, CONV_DEF, CONV_DEVICE,
9+
API_PYT_EXT, CONV_D3D10, CONV_D3D11, CONV_DEF, CONV_DEVICE,
1010
CONV_DEVICE_FUNC, CONV_EGL, CONV_ERROR, CONV_EVENT,
1111
CONV_EXEC, CONV_GL, CONV_GRAPHICS, CONV_INCLUDE,
1212
CONV_INCLUDE_CUDA_MAIN_H, CONV_INIT, CONV_JIT,

0 commit comments

Comments
 (0)