clara-train-examples icon indicating copy to clipboard operation
clara-train-examples copied to clipboard

Where is AIAA bin to run "AIAA -h " in AIAA.ipynb

Open Aya-S opened this issue 3 years ago • 3 comments

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"

Aya-S avatar Aug 09 '21 15:08 Aya-S

You should open a terminal to use that or you can type it in cell using "!" ( ! AIAA -h)

Screenshot from 2021-08-14 14-54-30

Screenshot from 2021-08-14 14-47-25

TynClause avatar Aug 14 '21 07:08 TynClause

Thank you for the response. but it is only accessible through the docker?

Aya-S avatar Aug 19 '21 14:08 Aya-S

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

Screenshot from 2021-08-20 18-58-37

TynClause avatar Aug 20 '21 11:08 TynClause