From c13d7d872cbc610f7bc8d23ad9bc999fb7598196 Mon Sep 17 00:00:00 2001 From: yf711 Date: Tue, 19 Dec 2023 09:59:45 -0800 Subject: [PATCH] adjust --- .../tensorrt/tensorrt_execution_provider_custom_ops.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h b/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h index 402c8009d7f97..b19d9ab0f66d0 100644 --- a/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h +++ b/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h @@ -56,11 +56,11 @@ struct TensorRTCustomOp : Ort::CustomOpBase