diff --git a/config.pbtxt b/config.pbtxt index 7d7a58f..6e0b3de 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -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] } ] -