forked from groupuser/fashion-mnist-2
Automatically created by CHEETAH
This commit is contained in:
parent
c790578b35
commit
97c7145620
21
config.pbtxt
Normal file
21
config.pbtxt
Normal file
@ -0,0 +1,21 @@
|
||||
# Triton backend to use
|
||||
name: "fashion-mnist-2"
|
||||
backend: "tensorflow"
|
||||
platform: "tensorflow_graphdef"
|
||||
max_batch_size: 0
|
||||
|
||||
input [
|
||||
]
|
||||
|
||||
output [
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
instance_group [
|
||||
{
|
||||
kind: KIND_AUTO
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user