{ 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, 0, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 92 }, 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: [ 3, 3, 4, 2 ], type: "INT8", data: [ 149, 39, 39, 0, 61, 143, 156, 173, 161, 55, 200, 221, 197, 202, 72, 245, 188, 161, 49, 2, 237, 248, 68, 96, 14, 78, 124, 206, 129, 32, 68, 101, 97, 250, 212, 28, 223, 19, 148, 180, 147, 182, 177, 45, 47, 57, 244, 10, 175, 69, 70, 107, 202, 59, 77, 173, 189, 108, 138, 171, 242, 176, 132, 218, 23, 87, 210, 55, 17, 68, 127, 154 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 137, 17, 215, 123, 137, 213, 52, 4, 139, 47, 210, 133, 13, 240, 222, 215, 17, 188, 213, 181, 249, 139, 31, 120, 11, 161, 124, 214, 101, 165, 8, 178, 4, 225, 212, 56, 40, 92, 8, 234, 32, 243, 209, 104, 128, 142, 44, 73 ] }, { name: "result-0", shape: [ 1, 9, 31, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }