{ version: { _major: 0, _minor: 50, _patch: 0, _draft: false }, blocks: [ { name: "main", operators: [ { op: "AVG_POOL2D", attribute_type: "PoolAttribute", attribute: { pad: [ 0, 0, 0, 0 ], kernel: [ 1, 1 ], stride: [ 2, 2 ], input_zp: 0, output_zp: 0, accum_dtype: "INT32" }, inputs: [ "TosaInput_0" ], outputs: [ "TosaOutput_0" ] } ], tensors: [ { name: "TosaInput_0", shape: [ 1, 7, 7, 9 ], type: "INT8", data: [ ] }, { name: "TosaOutput_0", shape: [ 1, 4, 4, 9 ], type: "INT8", data: [ ] } ], inputs: [ "TosaInput_0" ], outputs: [ "TosaOutput_0" ] } ] }