Update config.pbtxt
This commit is contained in:
parent
fa5b41983a
commit
28418c2c8c
@ -6,7 +6,7 @@ max_batch_size: 0
|
||||
input [
|
||||
{
|
||||
name: "INPUT"
|
||||
data_type: TYPE_STRING
|
||||
data_type: TYPE_BYTES
|
||||
dims: [ 1 ]
|
||||
}
|
||||
]
|
||||
@ -14,7 +14,7 @@ input [
|
||||
output [
|
||||
{
|
||||
name: "OUTPUT"
|
||||
data_type: TYPE_STRING
|
||||
data_type: TYPE_BYTES
|
||||
dims: [ 1 ]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user