{ version: { _major: 0, _minor: 41, _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: "CONV3D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 0, 0, 0 ], stride: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: 0, weight_zp: 0, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 10, 11, 7 ], type: "INT32" }, { name: "const-1", shape: [ 2, 1, 1, 1, 7 ], type: "INT32", data: [ 209, 37, 217, 166, 166, 118, 28, 123, 101, 162, 1, 89, 17, 109, 87, 194, 60, 199, 186, 51, 53, 242, 213, 23, 7, 137, 21, 104, 137, 53, 221, 204, 158, 193, 141, 126, 249, 14, 225, 222, 211, 8, 132, 55, 149, 179, 211, 229, 230, 155, 233, 43, 97, 159, 197, 213 ] }, { name: "const-2", shape: [ 2 ], type: "INT32", data: [ 122, 46, 226, 87, 112, 161, 44, 35 ] }, { name: "result-0", shape: [ 1, 11, 10, 11, 2 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }