{ 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, 9 ], stride: [ 2, 2, 2 ], dilation: [ 1, 2, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 7, 18, 5, 4 ], type: "FP16" }, { name: "const-1", shape: [ 2, 1, 1, 2, 4 ], type: "FP16", data: [ 76, 181, 101, 191, 246, 56, 95, 189, 239, 45, 227, 191, 249, 62, 185, 187, 109, 57, 97, 60, 21, 183, 128, 44, 42, 184, 7, 57, 245, 168, 237, 51 ] }, { name: "const-2", shape: [ 2 ], type: "FP32", data: [ 248, 164, 250, 63, 152, 249, 213, 63 ] }, { name: "result-0", shape: [ 1, 13, 14, 7, 2 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }