{ 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: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 1, 1, 0, 0 ], stride: [ 1, 2 ], dilation: [ 1, 2 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 37, 11, 5 ], type: "FP32" }, { name: "const-1", shape: [ 1, 1, 5, 4 ], type: "FP32", data: [ 12, 196, 168, 190, 20, 35, 35, 191, 16, 94, 154, 62, 88, 157, 212, 62, 233, 29, 234, 191, 149, 24, 134, 63, 238, 29, 78, 63, 100, 76, 131, 60, 219, 97, 122, 191, 232, 138, 131, 190, 228, 10, 140, 63, 39, 90, 174, 191, 52, 227, 252, 191, 29, 208, 176, 191, 30, 133, 202, 63, 11, 205, 161, 62, 108, 237, 27, 63, 244, 135, 128, 190, 36, 84, 226, 63, 172, 102, 166, 191 ] }, { name: "const-2", shape: [ 20 ], type: "FP32", data: [ 193, 133, 143, 63, 55, 190, 172, 191, 112, 179, 113, 63, 187, 252, 139, 191, 118, 69, 199, 191, 125, 62, 129, 63, 16, 22, 59, 63, 190, 47, 205, 191, 99, 164, 142, 191, 203, 248, 160, 62, 157, 69, 13, 191, 133, 140, 52, 191, 208, 241, 41, 62, 149, 178, 229, 62, 160, 140, 53, 63, 73, 74, 189, 191, 65, 118, 220, 191, 129, 42, 175, 190, 137, 52, 210, 62, 22, 215, 247, 63 ] }, { name: "result-0", shape: [ 1, 39, 6, 20 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }