{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, 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: [ 9, 0, 9, 0 ], stride: [ 2, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: -89 }, 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: [ 2, 2, 4, 2 ], type: "INT8", data: [ 40, 248, 255, 25, 12, 246, 67, 5, 173, 43, 158, 183, 44, 11, 168, 124, 154, 51, 69, 242, 38, 19, 30, 9, 127, 106, 159, 88, 221, 35, 156, 172 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 129, 226, 173, 189, 105, 193, 131, 214, 150, 208, 17, 170, 62, 15, 55, 189, 216, 90, 79, 63, 240, 105, 15, 7, 178, 204, 113, 91, 13, 4, 14, 49, 223, 181, 162, 187, 134, 248, 52, 251, 180, 219, 126, 53, 213, 165, 161, 33 ] }, { name: "result-0", shape: [ 1, 7, 35, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }