{ version: { _major: 0, _minor: 40, _patch: 0, _draft: false }, 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, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: 118 }, 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: [ 164, 26, 54, 221, 44, 10, 157, 7, 106, 12, 218, 32, 181, 130, 191, 202, 208, 170, 59, 141, 58, 193, 113, 117, 216, 50, 189, 245, 97, 110, 168, 217 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 109, 194, 206, 86, 235, 47, 25, 60, 108, 157, 23, 143, 60, 83, 7, 187, 197, 121, 5, 133, 236, 197, 7, 187, 178, 24, 154, 68, 233, 134, 83, 158, 205, 107, 78, 106, 74, 220, 81, 192, 252, 59, 231, 87, 200, 225, 94, 91 ] }, { name: "result-0", shape: [ 1, 5, 41, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }