add platform
This commit is contained in:
parent
7f71645d00
commit
c988183884
@ -1,5 +1,6 @@
|
|||||||
# Triton backend to use
|
# Triton backend to use
|
||||||
name: "tensorflow-fashion-mnist"
|
name: "tensorflow-fashion-mnist"
|
||||||
|
platform: "tensorflow_savedmodel"
|
||||||
backend: "tensorflow"
|
backend: "tensorflow"
|
||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
@ -23,4 +24,3 @@ output [
|
|||||||
dims: [-1, 10]
|
dims: [-1, 10]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user