{ 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: "CONV3D", attribute_type: "ConvAttribute", attribute: { pad: [ -3, -3, -3, -3, -3, -3 ], stride: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: 31, weight_zp: -107 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 10, 10, 10 ], type: "INT8" }, { name: "const-1", shape: [ 6, 1, 1, 1, 10 ], type: "INT8", data: [ 192, 173, 239, 166, 96, 99, 210, 151, 234, 135, 135, 253, 147, 252, 40, 217, 113, 43, 159, 125, 104, 188, 157, 239, 97, 35, 99, 86, 135, 50, 216, 125, 183, 38, 123, 67, 203, 118, 12, 81, 236, 38, 6, 29, 44, 87, 219, 33, 101, 78, 187, 203, 93, 115, 16, 232, 108, 153, 86, 119 ] }, { name: "const-2", shape: [ 6 ], type: "INT32", data: [ 172, 15, 100, 65, 85, 38, 149, 223, 36, 98, 80, 214, 61, 94, 118, 218, 226, 225, 13, 184, 215, 65, 250, 196 ] }, { name: "result-0", shape: [ 1, 4, 4, 4, 6 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }