clara-train-examples
clara-train-examples copied to clipboard
Where is AIAA bin to run "AIAA -h " in AIAA.ipynb
I was following https://github.com/NVIDIA/clara-train-examples/blob/master/PyTorch/NoteBooks/AIAA/AIAA.ipynb where is AIAA bin that should be installed to be able to run "AIAA -h"
You should open a terminal to use that or you can type it in cell using "!" ( ! AIAA -h)
Thank you for the response. but it is only accessible through the docker?
hmm... I think yes because Clara SDK training is build to be image file docker, so to use that you should start that from docker