{ version: { _major: 0, _minor: 50, _patch: 0, _draft: false }, 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: -24, weight_zp: -89, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 2, 9, 10, 5 ], type: "INT8" }, { name: "const-1", shape: [ 12, 1, 1, 1, 10 ], type: "INT8", data: [ 157, 211, 73, 193, 198, 111, 98, 56, 21, 91, 88, 219, 70, 232, 199, 205, 25, 199, 38, 120, 233, 107, 138, 239, 24, 192, 221, 141, 184, 31, 141, 175, 154, 125, 173, 85, 137, 186, 170, 252, 206, 33, 170, 126, 175, 111, 217, 75, 207, 48, 64, 26, 172, 63, 240, 78, 191, 240, 49, 79, 178, 115, 0, 82, 124, 31, 72, 170, 160, 149, 228, 145, 32, 197, 81, 254, 209, 91, 104, 12, 156, 30, 178, 249, 251, 193, 123, 209, 94, 249, 72, 4, 208, 241, 60, 76, 150, 103, 64, 170, 54, 206, 253, 113, 202, 67, 244, 174, 72, 93, 124, 145, 86, 70, 28, 6, 229, 130, 61, 248 ] }, { name: "const-2", shape: [ 12 ], type: "INT32", data: [ 66, 177, 175, 144, 81, 156, 29, 158, 33, 231, 241, 64, 46, 76, 174, 175, 59, 219, 188, 213, 41, 74, 190, 191, 88, 7, 51, 38, 26, 255, 124, 251, 18, 167, 20, 72, 146, 84, 150, 164, 1, 232, 185, 128, 23, 203, 62, 1 ] }, { name: "result-0", shape: [ 1, 10, 2, 9, 12 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }