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

This commit is contained in:
groupuser 2025-11-10 05:11:05 +00:00
parent ea000583d8
commit 48eb7553fe

@ -28,6 +28,11 @@ input [
name: "reshape" name: "reshape"
data_type: TYPE_FP16 data_type: TYPE_FP16
dims: [ 1.1 ] dims: [ 1.1 ]
},
{
name: "be-test"
data_type: TYPE_FP64
dims: [ 1.2 ]
reshape { reshape {
shape: [ ] shape: [ ]
} }