runai training pytorch
pytorch management
Options
  -h, --help   help for pytorchOptions inherited from parent commands
      --config-file string   config file name; can be set by environment variable RUNAI_CLI_CONFIG_FILE (default "config.json")
      --config-path string   config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH
  -d, --debug                enable debug mode
  -q, --quiet                enable quiet mode, suppress all output except error messages
      --verbose              enable verbose modeSEE ALSO
runai training - training management
runai training pytorch attach - attach to a running container in a pytorch training workload
runai training pytorch bash - open a bash shell in a pytorch training workload
runai training pytorch delete - delete a pytorch training workload
runai training pytorch describe - describe a pytorch training workload
runai training pytorch exec - execute a command in a pytorch training workload
runai training pytorch list - list pytorch training workloads
runai training pytorch logs - view logs of a pytorch training workload
runai training pytorch port-forward - forward one or more local ports to a pytorch training workload
runai training pytorch resume - resume pytorch training
runai training pytorch submit - submit a pytorch training workload
runai training pytorch suspend - suspend a pytorch training workload
Last updated