{ version: { _major: 0, _minor: 30, _patch: 0, _draft: false }, 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, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 111 }, 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: [ 5, 5, 4, 2 ], type: "INT8", data: [ 177, 141, 248, 155, 108, 180, 239, 159, 117, 182, 16, 87, 89, 133, 239, 18, 197, 229, 60, 8, 28, 94, 120, 148, 78, 166, 180, 117, 107, 0, 129, 76, 178, 90, 65, 166, 211, 180, 121, 148, 209, 192, 208, 145, 191, 242, 43, 243, 64, 163, 223, 51, 123, 200, 201, 78, 143, 152, 6, 148, 67, 212, 216, 227, 32, 228, 36, 60, 198, 10, 87, 99, 242, 103, 216, 151, 101, 225, 121, 193, 227, 218, 174, 0, 97, 93, 179, 150, 226, 9, 180, 8, 247, 17, 23, 85, 94, 18, 90, 163, 90, 253, 60, 235, 203, 7, 175, 186, 191, 186, 236, 206, 70, 251, 136, 40, 46, 105, 133, 75, 14, 10, 58, 159, 39, 20, 153, 206, 173, 157, 112, 18, 25, 80, 2, 117, 200, 208, 155, 54, 39, 131, 193, 153, 38, 164, 216, 181, 40, 165, 38, 108, 196, 129, 102, 198, 140, 141, 214, 224, 136, 117, 190, 85, 132, 0, 33, 139, 33, 177, 151, 129, 55, 205, 199, 244, 103, 210, 124, 176, 140, 62, 125, 19, 130, 177, 176, 77, 0, 174, 231, 218, 221, 198, 182, 179, 145, 48, 122, 140 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 218, 12, 176, 125, 147, 107, 188, 249, 159, 167, 24, 126, 52, 207, 84, 30, 117, 155, 204, 211, 186, 206, 184, 156, 222, 93, 223, 130, 47, 15, 70, 69, 51, 50, 6, 31, 171, 13, 188, 232, 151, 18, 197, 100, 63, 217, 221, 40 ] }, { name: "result-0", shape: [ 1, 16, 38, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }