How do I configure my jupyter notebook so that it uses the available GPU while working with keras?

前端 未结 0 1392
终归单人心
终归单人心 2021-02-13 22:49

I searched for solutions and installed tensorflow-gpu with pip.

tf.config.list_physical_devices(\'GPU\')

This code returns an empty list. Here is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题