Automatically updated from 모델 배포(556:triton-python-model-gu) by 그룹사용자(groupuser)
This commit is contained in:
parent
adf95ee381
commit
c873688eac
15
config.pbtxt
15
config.pbtxt
@ -4,24 +4,9 @@ platform: "openvino_ov"
|
|||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
input [
|
input [
|
||||||
{
|
|
||||||
name: "text_input"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "stream"
|
|
||||||
data_type: TYPE_BOOL
|
|
||||||
dims: [ 1 ]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
|
||||||
output [
|
output [
|
||||||
{
|
|
||||||
name: "text_output"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1 ]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user