From 51513fc7d984dc505e492a066ed0084d11ed7c11 Mon Sep 17 00:00:00 2001 From: Scott Roy <161522778+metascroy@users.noreply.github.com> Date: Fri, 2 May 2025 12:56:05 -0700 Subject: [PATCH] Update utils_parallel_dequant.cuh --- torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh | 2 -- 1 file changed, 2 deletions(-) diff --git a/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh b/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh index 8c5f77df9c..63afa0694c 100644 --- a/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh +++ b/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh @@ -25,9 +25,7 @@ #include #include -#if !defined(__CUDA_ARCH__) || __CUDA_ARCH__ >= 800 #include -#endif #include /*