efficientnet icon indicating copy to clipboard operation
efficientnet copied to clipboard

E tensorflow/core/grappler/clusters/utils.cc:87] Failed to get device properties, error code: 30

Open Lance2018 opened this issue 5 years ago • 1 comments

HI, I tried to initialized the model with the following code: import efficientnet.keras as efn model = efn.EfficientNetB0(weights='imagenet')

but it returned E tensorflow/core/grappler/clusters/utils.cc:87] Failed to get device properties, error code: 30

Lance2018 avatar Sep 16 '19 23:09 Lance2018

which OS , Python and TensorFlow version you are using?

ntedgi avatar Nov 06 '19 05:11 ntedgi