thefillture

Results 2 issues of thefillture

Hi , I had recently trained a model using Keras. I was able to save the model using model.save(location). The generated files are assets, variables, keras.metadata.pb , saved_model.pb . How...

Hi, I have a computer with 4 GPU installed , however , I would like to select only 1 specific GPU to do model prediction using keras.NET. How can I...