{ version: { _major: 0, _minor: 70, _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, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 55 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT16" }, { name: "const-1", shape: [ 3, 3, 4, 2 ], type: "INT8", data: [ 158, 36, 219, 117, 32, 127, 226, 86, 174, 144, 103, 209, 10, 64, 84, 252, 162, 250, 198, 199, 65, 234, 226, 175, 164, 74, 4, 2, 249, 100, 251, 220, 213, 83, 26, 220, 188, 223, 243, 12, 99, 185, 75, 55, 191, 255, 211, 224, 158, 15, 80, 237, 86, 15, 216, 20, 62, 191, 228, 8, 188, 144, 183, 66, 74, 15, 89, 234, 79, 29, 27, 255 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 53, 205, 104, 145, 171, 84, 93, 223, 234, 186, 196, 213, 114, 212, 114, 136, 196, 65, 11, 99, 148, 6, 32, 98, 73, 198, 2, 226, 177, 50, 158, 81, 50, 212, 96, 58, 222, 82, 150, 111, 95, 3, 31, 205, 113, 163, 131, 138 ] }, { name: "result-0", shape: [ 1, 9, 31, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }