{ 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: [ 1, 1, 0, 0 ], stride: [ 1, 2 ], dilation: [ 1, 2 ], input_zp: -72, weight_zp: 0 }, 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: [ 3, 3, 4, 2 ], type: "INT4", data: [ 35, 29, 182, 42, 9, 41, 91, 39, 29, 19, 84, 64, 109, 240, 231, 237, 202, 55, 110, 67, 36, 210, 1, 49, 71, 247, 113, 112, 229, 212, 241, 197, 230, 37, 206, 59 ] }, { name: "const-2", shape: [ 8 ], type: "INT32", data: [ 156, 182, 65, 179, 59, 106, 175, 251, 144, 37, 13, 199, 83, 138, 206, 52, 66, 80, 112, 114, 163, 10, 171, 233, 126, 70, 111, 90, 210, 228, 121, 253 ] }, { name: "result-0", shape: [ 1, 11, 15, 8 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }