Automatically updated from 모델 배포(558:triton-python-gu22222) by 그룹사용자(groupuser)
This commit is contained in:
parent
e2beec801b
commit
9669361be1
@ -7,6 +7,11 @@ input [
|
|||||||
name: "delete-branch"
|
name: "delete-branch"
|
||||||
data_type: TYPE_STRING
|
data_type: TYPE_STRING
|
||||||
dims: [ -1 ]
|
dims: [ -1 ]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "really-modify"
|
||||||
|
data_type: TYPE_STRING
|
||||||
|
dims: [ -1 ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user