TAO error

Please provide the following information when requesting support.

• Hardware (T4/V100/Xavier/Nano/etc) Quadro GV100-32GB
• Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc)
• TAO Docker Version: nvcr.io/nvidia/tao/tao-toolkit-tf:v3.21.11-tf1.15.4-py3
• Training spec file(If have, please share here) attached
• How to reproduce the issue? (This is for errors. Please share the command line and the detailed log here.) !

classification_spec.cfg (1.2 KB)
tao classification train -e $SPECS_DIR/classification_spec.cfg -r $USER_EXPERIMENT_DIR/output -k $KEY

Error Details have been attached.

Tao_error.txt (5.7 KB)

If you are running tao inside a docker, please add below when trigger that docker.

-v /var/run/docker.sock:/var/run/docker.sock

Thank You,

That error has been resolved but the spec file path is showing the error path also right.

I am attaching snap.


Please note that

  • the mapping is defined in ~/.tao_mounts.json
  • the path in the command line should be a path inside the docker.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.