Skip to content

Replace deprecated is_gpu_available() calls#738

Open
Mole1424 wants to merge 2 commits intobethgelab:masterfrom
Mole1424:master
Open

Replace deprecated is_gpu_available() calls#738
Mole1424 wants to merge 2 commits intobethgelab:masterfrom
Mole1424:master

Conversation

@Mole1424
Copy link

When running foolbox using a tensorflow-based model you get the following error:

WARNING:tensorflow:From .../foolbox/models/tensorflow.py:13: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version.
Instructions for updating:
Use `tf.config.list_physical_devices('GPU')` instead.

this pr implements such suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant