diff --git a/onnxruntime/core/providers/cuda/cuda_common.h b/onnxruntime/core/providers/cuda/cuda_common.h index a1b1b64fe5..c46d1ec696 100644 --- a/onnxruntime/core/providers/cuda/cuda_common.h +++ b/onnxruntime/core/providers/cuda/cuda_common.h @@ -4,6 +4,8 @@ #pragma once #include "cuda_pch.h" #include "core/common/status.h" +#include "core/framework/arena.h" +#include "core/framework/bfc_arena.h" #include "core/framework/data_transfer_manager.h" #include "core/framework/op_kernel.h" #include "core/graph/graph_viewer.h" @@ -221,7 +223,7 @@ inline bool CalculateFdmStrides(gsl::span p, const std::vector= 7 && mode == CUBLAS_TENSOR_OP_MATH) {