modify backend type

This commit is contained in:
gyeongmin 2025-05-13 20:18:27 +09:00
parent 6179f0d52f
commit 7f71645d00

@ -1,5 +1,6 @@
# Triton backend to use # Triton backend to use
name: "tensorflow-fashion-mnist" name: "tensorflow-fashion-mnist"
backend: "tensorflow"
max_batch_size: 0 max_batch_size: 0
# Triton should expect as input a single string # Triton should expect as input a single string