{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, 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, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: -1, weight_zp: -11 }, 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: [ 5, 5, 4, 2 ], type: "INT8", data: [ 92, 46, 221, 31, 141, 14, 108, 35, 238, 163, 9, 160, 233, 201, 197, 175, 202, 91, 183, 94, 103, 11, 35, 21, 11, 165, 12, 93, 39, 200, 215, 238, 53, 74, 59, 17, 108, 212, 94, 69, 112, 165, 143, 30, 40, 183, 0, 143, 108, 54, 85, 221, 99, 229, 98, 61, 202, 8, 96, 217, 59, 79, 83, 111, 71, 6, 177, 215, 137, 116, 74, 74, 172, 71, 201, 239, 208, 119, 48, 26, 97, 250, 206, 148, 82, 236, 78, 249, 3, 231, 7, 81, 225, 161, 147, 250, 28, 48, 218, 31, 203, 145, 85, 116, 190, 202, 255, 161, 94, 70, 191, 206, 116, 158, 221, 23, 212, 188, 165, 24, 91, 197, 64, 216, 115, 174, 231, 235, 128, 128, 25, 126, 22, 66, 132, 141, 248, 3, 175, 68, 45, 170, 161, 223, 223, 227, 93, 152, 87, 12, 255, 109, 18, 201, 78, 237, 18, 165, 188, 199, 134, 26, 46, 235, 62, 231, 38, 218, 223, 220, 72, 132, 120, 57, 216, 91, 118, 60, 104, 7, 89, 110, 32, 178, 201, 158, 175, 202, 75, 245, 205, 34, 130, 88, 251, 163, 234, 199, 246, 11 ] }, { name: "const-2", shape: [ 8 ], type: "INT32", data: [ 74, 203, 5, 43, 121, 174, 134, 63, 14, 3, 146, 166, 40, 133, 220, 244, 151, 12, 84, 2, 18, 199, 123, 247, 153, 172, 25, 27, 21, 96, 194, 63 ] }, { name: "result-0", shape: [ 1, 2, 38, 8 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }