### Issue Type Bug ### Source source ### MCT Version nightly ### OS Platform and Distribution _No response_ ### Python version _No response_ ### Describe the issue Currently unquantized vectors size are ignored in MaxTensor and MaxCut. Need to handle according to the quantization preserving flag. ### Expected behaviour _No response_ ### Code to reproduce the issue ```python Node torch.expand might cause an issue (untreated increased tensor size). ``` ### Log output _No response_