Installation of CUDA>6.5 and pytorch0.4.1 on jetson TK1

We need pytorch V0.4.1 which needs CUDA9 but the latest available CUDA version for Tegra TK1 is 6.5. I am getting the following errors.Can I get CUDA 9 for this TK1?

TK1 is a 32-bit platform which reached EOL for new development quite some time back. CUDA releases have strong dependencies on the flashed L4T release, and thus you won’t be able to get newer CUDA releases for the TK1. For newer content you will need to switch to a 64-bit platform (the Nano is probably both more powerful than a TK1 and the least expensive, so you might want to check out the Nano which is actively developed).