Automatically updated from 모델 배포(469:tensorflow-fashion-mnist) by 그룹사용자(groupuser)
This commit is contained in:
parent
f184004bcd
commit
64ac538c9e
16
config.pbtxt
16
config.pbtxt
@ -5,22 +5,6 @@ platform: "tensorflow_savedmodel"
|
||||
max_batch_size: 0
|
||||
|
||||
input [
|
||||
{
|
||||
name: "test123123"
|
||||
data_type: TYPE_UINT64
|
||||
dims: [ 123 ]
|
||||
reshape {
|
||||
shape: [ 123 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "test321321"
|
||||
data_type: TYPE_UINT8
|
||||
dims: [ 332 ]
|
||||
reshape {
|
||||
shape: [ 232 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
output [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user