# Feature Request - nightly Arm builds of TorchAO While there are release build of TorchAO available for AArch64 (Arm64) platforms (https://download.pytorch.org/whl/torchao/), there are currently no "nightly" .whl builds (https://download.pytorch.org/whl/torchao/), unlike Torch, which has had them for some time (https://download.pytorch.org/whl/torch/). Since Arm features are in active development (https://github.com/pytorch/ao/pulls?q=is%3Apr+is%3Aopen+arm), are there any plans to support a nightly AArch64 build?