tf_trt_models
tf_trt_models copied to clipboard
More flexible installation script
Just a small tweak which will allow a user to perform a custom installation such as:
-
sudo ./install.sh
-
./install.sh
-
./install.sh /usr/bin/python3
-
./install.sh --user
-
./install.sh develop
And any combination of the above.