I use tensorflow 1.14.
I can pass a gpu config if I use tf.Session() to make a new session.
gpu config
tf.Session()
When there is no default session, tf.co
tf.co