{ 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: [ 0, 0, 0, 0, 0, 0 ], stride: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 6, 4, 8, 5 ], type: "FP16" }, { name: "const-1", shape: [ 4, 1, 1, 1, 5 ], type: "FP16", data: [ 117, 58, 230, 58, 197, 50, 98, 41, 122, 54, 219, 58, 160, 52, 154, 57, 134, 31, 176, 53, 237, 56, 39, 48, 44, 59, 0, 49, 71, 59, 237, 50, 244, 59, 215, 56, 102, 45, 46, 44 ] }, { name: "const-2", shape: [ 4 ], type: "FP16", data: [ 204, 44, 184, 56, 122, 58, 115, 54 ] }, { name: "result-0", shape: [ 1, 6, 4, 8, 4 ], type: "INT4" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }