tensorflow / tflite-support

TFLite Support is a toolkit that helps users to develop ML and deploy TFLite models onto mobile / ioT devices.
Apache License 2.0
371 stars 125 forks source link

Could you please provide a aarch64 tflite-support wheel for python 3.10 #953

Open krsureshmca82 opened 1 year ago

krsureshmca82 commented 1 year ago

The wheel file for x86 is available, but we need the one for aarch64, would you mind sharing that in pypi.

krsureshmca82 commented 1 year ago

In order to install the following packages, we need the wheel file for aarch64, but it is only available for x86. Could you please provide a package for Python 3.10 aarch64 in PyPi?

tensorflow-addons tensorstore tflite-suppor tflite-support-nightly

lucasbernardestoradex commented 7 months ago

Hey guys, first, thanks for maintaining tflite-support on PyPi.

It would be really nice if we could have both the 3.10 and 3.11 available in PyPi.

Thanks!