{ 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, 9, 0, 9, 0, 0 ], stride: [ 2, 2, 1 ], dilation: [ 7, 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, 12, 17, 3 ], type: "FP16" }, { name: "const-1", shape: [ 3, 2, 1, 1, 3 ], type: "FP16", data: [ 114, 56, 108, 189, 146, 60, 11, 63, 10, 63, 52, 179, 232, 28, 169, 58, 202, 188, 124, 57, 158, 53, 189, 63, 124, 60, 63, 61, 178, 185, 168, 190, 47, 52, 62, 189 ] }, { name: "const-2", shape: [ 3 ], type: "FP16", data: [ 218, 63, 57, 189, 251, 62 ] }, { name: "result-0", shape: [ 1, 9, 11, 17, 3 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }