{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, regions: [ { name: "main", 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: [ 9, 0, 0, 0, 9, 0 ], stride: [ 1, 2, 1 ], dilation: [ 1, 1, 1 ], input_zp: 0, weight_zp: 91 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 11, 12, 3 ], type: "INT16" }, { name: "const-1", shape: [ 3, 1, 1, 2, 3 ], type: "INT8", data: [ 151, 176, 7, 204, 130, 221, 211, 223, 139, 73, 130, 169, 222, 81, 64, 1, 199, 235 ] }, { name: "const-2", shape: [ 3 ], type: "INT48", data: [ 227, 29, 254, 128, 8, 201, 172, 235, 76, 231, 79, 175, 231, 193, 184, 208, 60, 36 ] }, { name: "result-0", shape: [ 1, 18, 6, 20, 3 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }