{ 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, 9, 9, 9 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: -128 }, 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: [ 1, 1, 4, 2 ], type: "INT8", data: [ 187, 69, 141, 237, 1, 167, 52, 201 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 69, 165, 31, 159, 89, 118, 26, 59, 139, 48, 121, 58, 152, 229, 246, 194, 224, 10, 92, 34, 171, 4, 20, 118, 83, 121, 179, 199, 98, 231, 134, 206, 246, 150, 70, 234, 89, 68, 203, 51, 94, 168, 192, 207, 243, 58, 2, 34 ] }, { name: "result-0", shape: [ 1, 20, 51, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }