fix(build): remove cuda/functional include — not available on corex

This commit is contained in:
project6-dev
2026-08-12 06:42:54 +00:00
parent 0ed670a2c6
commit 1dba2bbf61
2 changed files with 0 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ limitations under the License.
#include <torch/all.h>
#include <cub/util_type.cuh>
#include <cuda/functional>
#include "device_utils.cuh"

View File

@@ -22,7 +22,6 @@ limitations under the License.
#include <torch/all.h>
#include <cub/util_type.cuh>
#include <cuda/functional>
#include "device_utils.cuh"