nicechester
nicechester
I built one from source with python 3.12 https://github.com/nicechester/tensorflow-docker/blob/main/wheels/tensorflow_text-2.16.1-cp312-cp312-linux_aarch64.whl
I built wheel with python 3.12 and tensorflow 2.16.1 from this source but the procedure wasn't straightforward and it must be done within docker container running on apple silicon. You...
Well, I managed to compile tensorflow-text with python 3.12 on aarch64. You should be able to to that if you followed the instruction on your OS. This is the resulting...