tensorflow / addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for Python 3.10 Support for Arm64

iseong83 opened this issue · comments

commented

tensorflow-macos now support Python3.10 for arm64, so could you please help us to add Python 3.10 support for tensorflow-addons for arm64?

I have a tutorial here that you can build yourself, but you can also download it directly from the releases. I hope to help you. 😊

commented

Thank you for your reply. This is great! If you are okay, could you add this release to PyPi so that we can install it using pip?

First, I'm glad to help you. At the same time, I'm also trying to build the M1 package of io and decision_forests recently. If it helps you, welcome your star and fork. As for submitting pip I'm sorry, because it's not my repo so I can't do this.

commented

Gotcha. Thank you for helping with this. It is very useful. Since we are moving forward to Python 3.10, it would be very helpful if we can get official support.

TFA 0.17.1 released with support for py3.10 on macos arm64

commented

TFA 0.17.1 released with support for py3.10 on macos arm64

@seanpmorgan That's great news! Thank you for updating this!