Results 11 issues of Rick Lan

https://github.com/pytorch/pytorch/releases/tag/v1.8.2

https://catalog.ngc.nvidia.com/containers

Getting following warnings for `pytorch1.10.0-cuda11.3.1` tag: ``` [I 11:32:02.319 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret [W 2021-11-11 11:32:02.498 LabApp] 'allow_root' has moved from NotebookApp to ServerApp. This config...

Also add tests ``` import tensorflow as tf tf.test.is_gpu_available() import torch torch.cuda.is_available() ```

enhancement

https://github.com/tensorflow/tensorflow/releases/tag/v2.17.0 Docker Hub: https://hub.docker.com/r/tensorflow/tensorflow/tags?page=&page_size=&ordering=&name=2.17.0

https://github.com/pytorch/pytorch/releases/tag/v2.5.0

https://github.com/tensorflow/tensorflow/releases/tag/v2.18.0