TAO-Core is a Python package hosted on the NVIDIA Python Package Index. It comprises of modules containing core packages for TAO Toolkit DNN containers.
TAO-Core needs to be re-compiled depending upon the Python version required. To build the wheel, launch the base container with the required python version and execute:
nvidia-docker run -it -v `pwd`:/tao-core <BASE_CONTAINER>
bash release/python/build_wheel.shThis project is licensed under the Apache-2.0 License.