{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, 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, 0, 0, 1, 0, 1 ], stride: [ 2, 2, 2 ], dilation: [ 1, 7, 7 ], 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: "FP32" }, { name: "const-1", shape: [ 3, 1, 1, 2, 3 ], type: "FP32", data: [ 236, 59, 243, 191, 231, 103, 164, 63, 8, 14, 107, 191, 196, 249, 59, 63, 124, 227, 146, 191, 12, 222, 105, 63, 80, 160, 26, 62, 142, 69, 146, 187, 107, 152, 128, 63, 192, 96, 132, 63, 161, 71, 235, 63, 240, 213, 166, 63, 174, 136, 21, 63, 108, 38, 230, 63, 222, 205, 121, 191, 141, 4, 147, 63, 33, 55, 178, 190, 127, 173, 194, 63 ] }, { name: "const-2", shape: [ 3 ], type: "FP32", data: [ 254, 143, 2, 191, 72, 128, 136, 191, 99, 86, 128, 63 ] }, { name: "result-0", shape: [ 1, 4, 7, 6, 3 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }