Automatically updated from 모델 배포(583:new-py-model) by 그룹사용자(groupuser)
This commit is contained in:
parent
5f177c3307
commit
a386f3f31d
@ -3,6 +3,11 @@ backend: "python"
|
|||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
input [
|
input [
|
||||||
|
{
|
||||||
|
name: "modi"
|
||||||
|
data_type: TYPE_STRING
|
||||||
|
dims: [ -1 ]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
output [
|
output [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user