{ 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: [ 230, 155, 233, 43, 97, 159, 197, 213, 122, 46, 226, 87, 112, 161, 44, 35, 163, 13, 237, 201, 95, 235, 255, 117, 187, 163, 140, 53, 27, 0, 187, 237, 118, 96, 201, 162, 176, 240, 43, 121, 154, 64, 71, 65, 126, 194, 244, 42, 99, 212, 70, 85, 21, 71, 109, 27 ] }, { name: "const-2", shape: [ 2 ], type: "INT32", data: [ 157, 176, 100, 187, 137, 214, 178, 188 ] }, { name: "result-0", shape: [ 1, 11, 10, 11, 2 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }