tensorflow: I can't install tensorflow on termux on android

Issue type

Bug

Have you reproduced the bug with TensorFlow Nightly?

Yes

Source

source

TensorFlow version

I even don’t install it

Custom code

Yes

OS platform and distribution

Idk

Mobile device

Redmi 7A android device with 2gb ram and 32gb storage

Python version

I think higher than 3.8 i think 3.11

Bazel version

I can provide you later

GCC/compiler version

I can provide you later

CUDA/cuDNN version

I can provide you later

GPU model and memory

I can provide you later

Current behavior?

I can install tensorflow or tensorflow lite in terms in android plz help me if you need and information just ask me and i provide you the information plz help me

Standalone code to reproduce the issue

pip install tensorflow

Relevant log output

Just ask me and i wil provide you

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 28 (4 by maintainers)

Most upvoted comments

Ok i will now closing the issus thanks for the help of you thanks

What you mean by look into the issus i think no one ever read the issus completely because it is boring and hard to understand a computer issue that’s why i only tell you the no module named tensorflow.compat.v2 as tf error and plz if you help me to install tensorflow in my low end android phone i really got satifies with you i have only one way to install tensorflow on android which is cloning the tensorflow library using git clone but it takes too much time and data and storage because tensorflow is a too big Library also i think it some chances of errors and couldn’t work properly so plz help me to install tensorflow easily or tell me any other way to use keras without tensorflow plz respond me as soon as possible

Hi @Noob225566,

Your Query : Can i also use keras on android with tflite instead of tensorflow. Response: As per my knowledge you can convert your keras model to tflite and can run on android.

Your Query: I can’t install tensorflow in termux

Response: Please let us understand first, whether you want to install tensorflow or tensorflow lite on android. If you are using selected ops in your code then you need to install tensorflow build from source(Refer doc ) or else if you have tflite file, install it from build source(Follow doc) according to your android device.

Please, let us know if it helps you.

Thank You