Add the pre-built and installed Tensorflow to a conda environment

Hi,

I am building my own Docker image from the nvcr.io/nvidia/tensorflow:21.02-tf2-py3 and I am having issues using TensorFlow inside a conda environment. How can I add the pre-build and installed Tensorflow system Python module and other packages that comes with the NGC image to a custom conda environment?

Many Thanks,
Eduardo

1 Like