{ 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, 0, 1 ], stride: [ 8, 8 ], dilation: [ 2, 2 ], input_zp: 0, weight_zp: -6 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT16" }, { name: "const-1", shape: [ 1, 3, 3, 4 ], type: "INT8", data: [ 203, 173, 9, 172, 168, 112, 186, 146, 199, 238, 205, 31, 8, 35, 150, 44, 20, 210, 236, 147, 169, 91, 209, 83, 219, 189, 112, 100, 207, 57, 30, 27, 242, 161, 158, 126 ] }, { name: "const-2", shape: [ 12 ], type: "INT48", data: [ 205, 7, 36, 59, 53, 228, 67, 208, 14, 59, 70, 114, 72, 6, 124, 151, 79, 136, 195, 2, 214, 183, 139, 168, 87, 74, 116, 27, 72, 206, 243, 73, 172, 129, 16, 206, 84, 75, 161, 58, 73, 102, 26, 73, 167, 147, 193, 11, 98, 249, 192, 92, 133, 43, 224, 230, 179, 187, 220, 42, 197, 168, 203, 145, 57, 86, 40, 225, 214, 236, 111, 83 ] }, { name: "result-0", shape: [ 1, 2, 6, 12 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }