Visual Studio 2019 Download For Windows 10 64 Bit Free

I need to torch.compile a function but it cannot be done because an inner function uses complex valued tensors, which are not supported by torch.compile. However, the outputs of this problematic function are floats, so the problem could be solved if I could do something like @torch.compile.ignore to this function.