{ 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, 9 ], stride: [ 1, 2 ], dilation: [ 1, 2 ], input_zp: -82, weight_zp: -14 }, 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: [ 13, 87, 255, 4, 204, 99, 23, 185, 199, 58, 217, 25, 72, 17, 73, 96, 19, 16, 198, 163, 171, 189, 65, 42, 201, 117, 141, 58, 81, 203, 213, 200 ] }, { name: "const-2", shape: [ 8 ], type: "INT32", data: [ 245, 239, 149, 13, 129, 176, 225, 196, 57, 254, 203, 212, 164, 231, 166, 115, 161, 115, 112, 233, 45, 100, 240, 142, 191, 198, 8, 48, 99, 126, 119, 68 ] }, { name: "result-0", shape: [ 1, 10, 25, 8 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }