{ 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: -24, weight_zp: 0, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 10, 7, 5 ], type: "INT8" }, { name: "const-1", shape: [ 10, 1, 1, 1, 5 ], type: "INT4", data: [ 85, 42, 204, 57, 195, 146, 236, 34, 223, 243, 5, 91, 82, 81, 223, 94, 215, 153, 18, 118, 70, 19, 159, 169, 34 ] }, { name: "const-2", shape: [ 10 ], type: "INT32", data: [ 45, 214, 71, 68, 250, 41, 176, 240, 43, 113, 176, 207, 252, 43, 163, 46, 109, 20, 125, 244, 105, 160, 104, 109, 223, 189, 239, 168, 28, 238, 146, 138, 158, 177, 31, 174, 89, 237, 27, 61 ] }, { name: "result-0", shape: [ 1, 13, 12, 9, 10 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }