Automatically updated from 모델 배포(585:rm-new-regi) by 그룹사용자(groupuser)
This commit is contained in:
parent
41d9c236f9
commit
cb432c82ee
12
config.pbtxt
12
config.pbtxt
@ -4,18 +4,18 @@ max_batch_size: 0
|
|||||||
|
|
||||||
input [
|
input [
|
||||||
{
|
{
|
||||||
name: "rm-new-regi"
|
name: "INPUT"
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "be-to-py"
|
|
||||||
data_type: TYPE_STRING
|
data_type: TYPE_STRING
|
||||||
dims: [ -1 ]
|
dims: [ -1 ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
output [
|
output [
|
||||||
|
{
|
||||||
|
name: "OUTPUT"
|
||||||
|
data_type: TYPE_STRING
|
||||||
|
dims: [ -1 ]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user