TensorFlow-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Raspberry-Pi copied to clipboard

TensorFlow installation wheels for Raspberry Pi 32-bit OS

Results 2 TensorFlow-Raspberry-Pi issues
Sort by recently updated
recently updated
newest added

i'm installing tensorflow on raspberry bi 4 4gb ram i followed your step but when i do install the framework it gives me the error tensorflow-2.2.0-cp37-cp37m-linux_armv7l.whl is not a supported...

The version 2.4.3 of keras does not work with tensorflow 2.2.0 on python 3.7 > File "/home/pi/.pyenv/versions/3.7.7/lib/python3.7/site-packages/tensorflow_core/python/keras/saving/save.py", line 146, in load_model return hdf5_format.load_model_from_hdf5(filepath, custom_objects, compile) File "/home/pi/.pyenv/versions/3.7.7/lib/python3.7/site-packages/tensorflow_core/python/keras/saving/hdf5_format.py", line 184, in...