{ 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: [ 0, 0, 1, 1 ], stride: [ 8, 1 ], dilation: [ 7, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 17, 31, 4 ], type: "FP16" }, { name: "const-1", shape: [ 1, 3, 4, 3 ], type: "FP16", data: [ 182, 46, 35, 61, 83, 62, 77, 186, 62, 61, 9, 165, 249, 63, 11, 47, 10, 183, 196, 189, 213, 61, 192, 187, 172, 60, 69, 187, 117, 185, 46, 60, 137, 145, 146, 184, 249, 61, 254, 165, 152, 61, 139, 172, 160, 191, 4, 189, 67, 182, 194, 60, 60, 62, 209, 48, 237, 63, 211, 187, 214, 56, 98, 52, 160, 51, 19, 54, 121, 58, 118, 182 ] }, { name: "const-2", shape: [ 12 ], type: "FP16", data: [ 117, 191, 233, 44, 209, 177, 110, 59, 181, 41, 200, 189, 72, 189, 64, 188, 113, 170, 245, 63, 142, 63, 149, 62 ] }, { name: "result-0", shape: [ 1, 3, 31, 12 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }