{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, regions: [ { name: "main", 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, 1, 1 ], stride: [ 8, 1 ], dilation: [ 7, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 17, 31, 4 ], type: "FP16" }, { name: "const-1", shape: [ 1, 3, 4, 3 ], type: "FP16", data: [ 144, 63, 113, 60, 172, 185, 209, 177, 6, 57, 73, 185, 94, 62, 234, 166, 182, 58, 124, 188, 194, 190, 1, 57, 75, 182, 138, 62, 208, 184, 29, 37, 130, 189, 183, 178, 204, 56, 190, 59, 56, 185, 210, 168, 246, 61, 238, 189, 246, 184, 141, 61, 56, 183, 186, 182, 107, 185, 232, 187, 98, 189, 252, 63, 205, 184, 124, 191, 237, 61, 122, 61 ] }, { name: "const-2", shape: [ 12 ], type: "FP16", data: [ 166, 62, 237, 53, 162, 188, 199, 63, 242, 191, 227, 189, 189, 55, 58, 186, 107, 167, 92, 53, 211, 188, 65, 60 ] }, { name: "result-0", shape: [ 1, 3, 31, 12 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }