Automatically updated from 모델 배포(594:dsw) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-11-05 00:06:33 +00:00
parent e08dcd05c2
commit 982a7b6d04

@ -4,6 +4,14 @@ platform: "pytorch_libtorch"
max_batch_size: 0 max_batch_size: 0
input [ input [
{
name: "input1"
data_type: TYPE_UINT8
dims: [ 1, 16 ]
reshape {
shape: [ 1, 16 ]
}
}
] ]
output [ output [