{ version: { _major: 0, _minor: 31, _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: [ -3, -3, -3 ], input_zp: 0, weight_zp: -14 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 10, 9, 10 ], type: "INT16" }, { name: "const-1", shape: [ 6, 1, 1, 1, 10 ], type: "INT8", data: [ 141, 37, 247, 61, 233, 103, 173, 52, 167, 50, 32, 78, 111, 144, 134, 120, 46, 92, 9, 3, 177, 73, 195, 50, 100, 94, 238, 202, 232, 77, 215, 205, 41, 199, 92, 215, 216, 153, 63, 213, 188, 27, 157, 230, 6, 6, 134, 44, 237, 71, 158, 39, 254, 39, 215, 145, 207, 128, 129, 224 ] }, { name: "const-2", shape: [ 6 ], type: "INT48", data: [ 62, 189, 64, 51, 243, 215, 181, 41, 84, 112, 85, 81, 231, 51, 35, 249, 68, 171, 134, 63, 253, 144, 83, 86, 148, 38, 77, 30, 139, 180, 198, 130, 118, 70, 130, 239 ] }, { name: "result-0", shape: [ 1, 10, 10, 9, 6 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }