{ 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: [ 9, 0, 9, 9 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 3, weight_zp: -5 }, 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: [ 2, 2, 4, 2 ], type: "INT8", data: [ 192, 93, 8, 109, 111, 208, 145, 138, 131, 91, 37, 184, 224, 196, 80, 229, 115, 141, 49, 224, 40, 222, 77, 218, 86, 49, 31, 18, 127, 29, 128, 118 ] }, { name: "const-2", shape: [ 8 ], type: "INT32", data: [ 0, 55, 184, 49, 212, 135, 107, 51, 32, 4, 104, 15, 25, 180, 229, 83, 213, 238, 84, 161, 75, 208, 149, 109, 219, 164, 101, 125, 35, 73, 235, 248 ] }, { name: "result-0", shape: [ 1, 19, 50, 8 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }