Pak Nin Lui
Results
2
comments of
Pak Nin Lui
> `tf.flags.FLAGS` seems to have been moved to `tf.compat.flags.Flag` in tensorflow2.0 > > https://www.tensorflow.org/api_docs/python/tf/compat/v1/flags/Flag Seems like there's a 'v1' in it for TF 2.0: `tf.compat.v1.flags.Flag`
With the recent ROCm 3.9, I am able to see 1 GPU being reported in rocm-smi inside the docker container. Maybe something was fixed since last reported. ``` docker run...