[PYTHON] For those who don't have Keras or TensorFlow on GPU on macOS Sierra

Introduction

It's not a solution, this problem is possible

The problem that occurred

――The following error appears even though both CUDA and CuDNN are entered correctly.

The cause

Let's check the GPU, isn't it made by Interl instead of NVIDIA?

It took me a while to notice because the GPU mode was available on the previous machine, but it seems that the GPU is no longer made by NVIDIA from around the 2015 model, and the GPU mode can no longer be used. It can't be helped, so let's run it in CPU mode. .. ..

If anyone knows any good way, please comment. m (_ _) m

Recommended Posts

For those who don't have Keras or TensorFlow on GPU on macOS Sierra
Commentary on unbiasedness and consistency for those who don't like it
Introduced Mac (M1) TensorFlow (recommended for those who have installed python by themselves)
For those who have done pip uninstall setuptools
[For those who have mastered other programming languages] 10 points to catch up on Python points
[Environment construction] @anaconda that runs keras / tensorflow on GPU
For those who get Getting Key Error:'length_seconds' on pytube
For those who can't install Python on Windows XP
Enable GPU for tensorflow
For those who want to start machine learning with TensorFlow2
For those of you who don't know how to set a password with Jupyter on Docker
Dealing with PermissionError [Error 1] for pip install -U pip on macOS Sierra