{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, 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: [ 9, 9, 9, 0 ], stride: [ 1, 1 ], dilation: [ 7, 1 ], input_zp: 0, weight_zp: 40 }, 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: [ 208, 200, 61, 228, 94, 216, 216, 18 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 214, 1, 150, 160, 96, 35, 77, 186, 138, 204, 253, 77, 95, 39, 22, 187, 134, 37, 96, 114, 21, 3, 126, 12, 237, 247, 168, 14, 171, 68, 67, 127, 224, 42, 98, 82, 124, 253, 76, 197, 5, 9, 105, 22, 81, 248, 66, 6 ] }, { name: "result-0", shape: [ 1, 29, 42, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }