{ 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: [ 1, 1, 1, 1, 1, 1 ], stride: [ 2, 2, 2 ], 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, 65532, 1, 1, 3 ], type: "FP32" }, { name: "const-1", shape: [ 1, 2, 1, 1, 3 ], type: "FP32", data: [ 166, 143, 160, 187, 235, 140, 209, 191, 165, 57, 194, 191, 104, 52, 158, 190, 97, 32, 248, 191, 18, 92, 198, 191 ] }, { name: "const-2", shape: [ 1 ], type: "FP32", data: [ 253, 89, 120, 62 ] }, { name: "result-0", shape: [ 1, 32764, 2, 2, 1 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }