From 9bb375bea384ddc19f92fa9e545f8546c6d4fd47 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 15 Sep 2025 08:21:33 +0000 Subject: [PATCH] Delete config.pbtxt --- config.pbtxt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 config.pbtxt diff --git a/config.pbtxt b/config.pbtxt deleted file mode 100644 index cbe032a..0000000 --- a/config.pbtxt +++ /dev/null @@ -1,23 +0,0 @@ -# Triton backend to use -name: "yolo-ref-branch" -platform: "onnxruntime_onnx" -max_batch_size: 0 - -input [ - -] - -output [ - -] - - - - -instance_group [ - { - kind: KIND_AUTO - count: 1 - } -] -