{ 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: [ 1, 1, 1, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 34, weight_zp: 70 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 4, 65537, 1 ], type: "INT8" }, { name: "const-1", shape: [ 5, 5, 1, 2 ], type: "INT8", data: [ 215, 220, 146, 171, 91, 239, 233, 172, 254, 71, 223, 58, 100, 136, 242, 52, 86, 178, 96, 54, 138, 94, 112, 53, 157, 41, 100, 226, 158, 86, 33, 237, 210, 175, 71, 49, 58, 252, 98, 63, 34, 51, 147, 203, 227, 230, 110, 157, 54, 59 ] }, { name: "const-2", shape: [ 2 ], type: "INT32", data: [ 156, 48, 83, 193, 231, 255, 210, 232 ] }, { name: "result-0", shape: [ 1, 2, 65534, 2 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }