addons icon indicating copy to clipboard operation
addons copied to clipboard

Linux aarch64 wheels for tensorflow-addons

Open ameyp opened this issue 3 years ago • 14 comments

It would be great if the package on pip included a manylinux wheel with the aarch64 platform. This would enable using this package on e.g. AWS Graviton instances.

Relevant information

  • Are you willing to contribute it (yes/no): ~yes~ no
  • Are you willing to maintain it going forward? (yes/no): no
  • Is there a relevant academic paper? (if so, where): no
  • Does the relavent academic paper exceed 50 citations? (yes/no): N/A
  • Is there already an implementation in another framework? (if so, where): No new implementation would presumably be needed, just a change to the Github workflow, and maybe to the build process.
  • Was it part of tf.contrib? (if so, where): N/A

Which API type would this fall under (layer, metric, optimizer, etc.): N/A

Who will benefit with this feature?: Users deploying to arm64 linux machines

Any other info.

ameyp avatar Oct 18 '22 20:10 ameyp