diff --git a/include/onnxruntime/core/framework/data_types_internal.h b/include/onnxruntime/core/framework/data_types_internal.h index 83dc5c2210..b81ed85bf7 100644 --- a/include/onnxruntime/core/framework/data_types_internal.h +++ b/include/onnxruntime/core/framework/data_types_internal.h @@ -344,7 +344,7 @@ class MLTypeCallDispatcher { * @tparam Fn The function object template. * @tparam Args The argument types. */ - template