add platform

This commit is contained in:
gyeongmin 2025-05-13 20:25:57 +09:00
parent 7f71645d00
commit c988183884

@ -1,5 +1,6 @@
# Triton backend to use
name: "tensorflow-fashion-mnist"
platform: "tensorflow_savedmodel"
backend: "tensorflow"
max_batch_size: 0
@ -23,4 +24,3 @@ output [
dims: [-1, 10]
}
]