{ 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: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: -58, weight_zp: -97 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 11, 11, 5, 1 ], type: "INT8" }, { name: "const-1", shape: [ 7, 1, 1, 1, 5 ], type: "INT8", data: [ 74, 199, 243, 140, 65, 80, 182, 33, 30, 200, 109, 8, 79, 14, 105, 226, 156, 174, 119, 238, 23, 95, 226, 1, 66, 180, 1, 142, 126, 205, 2, 79, 91, 250, 215 ] }, { name: "const-2", shape: [ 7 ], type: "INT32", data: [ 226, 173, 146, 207, 34, 127, 2, 28, 159, 80, 133, 112, 203, 187, 162, 20, 137, 142, 187, 44, 96, 124, 148, 40, 29, 10, 171, 167 ] }, { name: "result-0", shape: [ 1, 11, 11, 11, 7 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }