{ version: { _major: 0, _minor: 41, _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, 9, 9, 9 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: -122, accum_dtype: "INT48" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT16" }, { name: "const-1", shape: [ 1, 1, 4, 2 ], type: "INT8", data: [ 78, 99, 95, 21, 3, 19, 251, 174 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 18, 47, 128, 41, 165, 81, 47, 239, 38, 109, 146, 196, 247, 180, 173, 69, 245, 16, 150, 139, 230, 255, 14, 64, 170, 2, 154, 188, 225, 74, 76, 210, 113, 43, 152, 251, 184, 160, 148, 27, 231, 182, 214, 19, 202, 108, 159, 191 ] }, { name: "result-0", shape: [ 1, 20, 51, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }