Automatically updated from 모델 배포(558:triton-python-gu) by 그룹사용자(groupuser)
This commit is contained in:
parent
3ae88b8ae8
commit
5029a08360
@ -7,6 +7,11 @@ input [
|
|||||||
name: "new"
|
name: "new"
|
||||||
data_type: TYPE_STRING
|
data_type: TYPE_STRING
|
||||||
dims: [ -1 ]
|
dims: [ -1 ]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "old"
|
||||||
|
data_type: TYPE_STRING
|
||||||
|
dims: [ -1 ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user