{ 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: [ 0, 0, 0, 0, 0, 0 ], stride: [ 1, 1, 1 ], dilation: [ 1, 1, 1 ], input_zp: 88, weight_zp: 0 }, 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: [ 28, 1, 1, 1, 10 ], type: "INT4", data: [ 251, 60, 82, 206, 89, 77, 222, 76, 221, 3, 164, 199, 170, 253, 42, 66, 169, 252, 193, 14, 1, 66, 117, 222, 237, 33, 122, 249, 239, 12, 73, 67, 101, 91, 161, 87, 109, 243, 59, 182, 201, 237, 119, 195, 172, 196, 38, 96, 251, 188, 39, 171, 93, 75, 234, 160, 222, 153, 75, 9, 201, 235, 244, 185, 221, 225, 196, 163, 119, 205, 121, 153, 218, 183, 33, 52, 39, 213, 79, 150, 95, 234, 161, 230, 244, 127, 5, 79, 115, 173, 11, 93, 182, 39, 204, 11, 170, 4, 208, 225, 25, 58, 54, 113, 76, 156, 12, 217, 201, 179, 188, 78, 193, 61, 240, 85, 60, 100, 60, 251, 42, 243, 207, 100, 218, 226, 153, 124, 194, 73, 238, 193, 211, 3, 43, 58, 62, 252, 205, 158 ] }, { name: "const-2", shape: [ 28 ], type: "INT32", data: [ 221, 113, 173, 229, 204, 168, 133, 159, 52, 255, 194, 4, 54, 254, 50, 151, 192, 186, 97, 130, 144, 51, 102, 240, 9, 226, 73, 204, 169, 245, 122, 96, 155, 144, 173, 195, 97, 26, 58, 230, 215, 28, 121, 188, 104, 155, 180, 99, 159, 242, 226, 73, 196, 236, 6, 172, 197, 16, 85, 192, 239, 105, 186, 175, 100, 158, 165, 166, 86, 18, 162, 189, 230, 68, 17, 90, 82, 168, 117, 245, 51, 116, 8, 226, 140, 127, 216, 176, 31, 218, 28, 175, 24, 170, 35, 14, 116, 40, 79, 64, 44, 53, 213, 14, 168, 147, 60, 40, 229, 122, 241, 194 ] }, { name: "result-0", shape: [ 1, 10, 10, 10, 28 ], type: "FLOAT" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }