{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "CONV3D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0, 0, 0 ], stride: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: -45, weight_zp: 0, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 7, 13, 9 ], type: "INT8" }, { name: "const-1", shape: [ 7, 1, 1, 1, 9 ], type: "INT4", data: [ 115, 169, 48, 54, 108, 170, 115, 176, 121, 45, 205, 67, 0, 16, 53, 205, 35, 94, 239, 177, 99, 247, 13, 58, 175, 49, 252, 54, 244, 0, 191, 9 ] }, { name: "const-2", shape: [ 7 ], type: "INT32", data: [ 219, 187, 16, 85, 3, 155, 113, 9, 156, 160, 87, 8, 179, 225, 130, 24, 131, 14, 153, 233, 253, 250, 65, 100, 243, 216, 81, 248 ] }, { name: "result-0", shape: [ 1, 10, 7, 13, 7 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }