Open
Description
Hey tf-team,
I have an question about loading models in two diffrent distributions (windows + manjaro linux). I want to load the same model with labels using tf.saved_model.load()
.
On manjaro linux it last round about 60 seconds, on windows up to 260 seconds.
Why is there such a diffrent loading time?
On both distros I'm using:
tf2
CUDA10.1
CUDNN7.1