{ 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, 9, 0, 9 ], stride: [ 1, 8 ], dilation: [ 1, 7 ], input_zp: 32, weight_zp: 8 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT8" }, { name: "const-1", shape: [ 5, 5, 3, 2 ], type: "INT8", data: [ 5, 159, 198, 148, 31, 110, 197, 74, 137, 34, 145, 153, 20, 83, 149, 67, 58, 147, 17, 33, 188, 34, 133, 29, 133, 98, 107, 56, 241, 249, 90, 77, 215, 155, 221, 75, 143, 32, 140, 133, 156, 206, 255, 255, 196, 34, 146, 87, 188, 138, 210, 195, 180, 198, 115, 130, 99, 184, 111, 36, 232, 26, 122, 75, 139, 47, 127, 160, 15, 170, 120, 173, 21, 7, 179, 124, 176, 254, 226, 30, 208, 71, 122, 138, 0, 66, 77, 231, 144, 211, 0, 95, 135, 104, 17, 1, 214, 114, 182, 115, 40, 50, 239, 243, 17, 117, 133, 206, 156, 141, 174, 202, 182, 197, 169, 212, 42, 229, 170, 159, 216, 246, 155, 127, 143, 159, 53, 4, 165, 196, 141, 55, 13, 174, 166, 167, 159, 216, 111, 51, 4, 116, 180, 253, 153, 255, 173, 133, 235, 213 ] }, { name: "const-2", shape: [ 6 ], type: "INT32", data: [ 59, 7, 245, 49, 61, 152, 108, 253, 45, 224, 158, 155, 83, 22, 178, 159, 244, 215, 231, 139, 117, 154, 64, 3 ] }, { name: "result-0", shape: [ 1, 14, 4, 6 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }