{ version: { _major: 0, _minor: 40, _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: [ 2, 1, 1 ], dilation: [ 1, 2, 2 ], input_zp: -11, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 12, 12, 5, 12 ], type: "INT8" }, { name: "const-1", shape: [ 21, 1, 1, 1, 12 ], type: "INT4", data: [ 110, 84, 63, 188, 48, 79, 60, 194, 240, 46, 162, 58, 154, 246, 31, 58, 126, 3, 255, 239, 39, 76, 83, 164, 187, 42, 253, 48, 48, 35, 146, 23, 59, 204, 209, 106, 194, 86, 161, 111, 125, 1, 192, 241, 63, 239, 161, 66, 218, 204, 208, 35, 253, 76, 6, 187, 49, 52, 105, 22, 121, 183, 226, 34, 162, 222, 30, 122, 125, 236, 198, 54, 111, 242, 47, 170, 148, 163, 3, 201, 25, 15, 105, 47, 16, 239, 243, 218, 236, 81, 245, 204, 145, 164, 42, 181, 71, 225, 173, 244, 215, 94, 112, 148, 118, 91, 209, 159, 211, 93, 123, 6, 6, 219, 75, 111, 193, 102, 242, 70, 121, 221, 102, 23, 25, 127 ] }, { name: "const-2", shape: [ 21 ], type: "INT32", data: [ 15, 6, 43, 146, 89, 108, 169, 90, 25, 1, 2, 13, 30, 253, 224, 36, 96, 225, 232, 119, 184, 22, 246, 103, 201, 149, 82, 71, 191, 245, 30, 251, 93, 165, 43, 85, 164, 149, 224, 161, 215, 61, 204, 244, 59, 182, 33, 147, 84, 93, 235, 65, 79, 114, 160, 137, 58, 220, 61, 126, 7, 109, 36, 99, 99, 118, 85, 249, 111, 201, 84, 33, 151, 89, 188, 34, 34, 59, 18, 167, 172, 163, 220, 181 ] }, { name: "result-0", shape: [ 1, 6, 12, 5, 21 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }