{ 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: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 9, 0 ], stride: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: 100, weight_zp: 103 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 49, 42, 28 ], type: "INT8" }, { name: "const-1", shape: [ 1, 3, 1, 28 ], type: "INT8", data: [ 57, 210, 190, 198, 193, 175, 52, 251, 32, 235, 168, 184, 18, 29, 27, 81, 171, 73, 233, 197, 238, 196, 160, 241, 59, 2, 4, 52, 244, 139, 85, 70, 176, 198, 213, 228, 136, 252, 47, 54, 45, 250, 237, 55, 24, 61, 37, 12, 206, 84, 170, 198, 34, 224, 107, 235, 113, 107, 157, 84, 77, 150, 157, 47, 210, 136, 218, 14, 169, 90, 219, 67, 77, 80, 129, 100, 100, 32, 42, 38, 83, 37, 18, 46 ] }, { name: "const-2", shape: [ 1 ], type: "INT32", data: [ 129, 86, 139, 80 ] }, { name: "result-0", shape: [ 1, 23, 51, 1 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }