From 0e7dc50e554edd5099d1fbfa63ba57ab912fb441 Mon Sep 17 00:00:00 2001 From: yf711 Date: Mon, 18 Dec 2023 15:56:21 -0800 Subject: [PATCH] fix --- .../tensorrt/tensorrt_execution_provider_custom_ops.h | 8 ++++++++ 1 file changed, 8 insertions(+) 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 35bd38d818979..402c8009d7f97 100644 --- a/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h +++ b/onnxruntime/core/providers/tensorrt/tensorrt_execution_provider_custom_ops.h @@ -56,6 +56,14 @@ struct TensorRTCustomOp : Ort::CustomOpBase