{ 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: 97, weight_zp: 34 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT8" }, { name: "const-1", shape: [ 1, 1, 4, 4 ], type: "INT8", data: [ 219, 60, 9, 145, 76, 205, 194, 186, 74, 33, 118, 161, 37, 183, 61, 171 ] }, { name: "const-2", shape: [ 16 ], type: "INT32", data: [ 239, 97, 69, 77, 104, 118, 147, 233, 117, 214, 198, 93, 241, 100, 158, 227, 245, 242, 2, 153, 129, 236, 97, 184, 92, 96, 200, 208, 73, 200, 155, 178, 99, 130, 158, 1, 82, 207, 51, 77, 35, 43, 192, 213, 142, 176, 156, 148, 101, 47, 133, 184, 8, 127, 226, 242, 32, 193, 32, 106, 133, 213, 81, 19 ] }, { name: "result-0", shape: [ 1, 11, 33, 16 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }