Skip to content

TorchStudio 0.9.9

Compare
Choose a tag to compare
@divideconcept divideconcept released this 31 Jul 17:11
· 13 commits to main since this release
ddbe9e0
  • you can now choose a Pytorch channel (stable, test, nightly) when installing a new Python environment.
  • install a full Python environment on any remote server in a single click, making all remote server compatible with TorchStudio. Just leave blank the "command" parameter when setting the remote server.
  • TorchStudio files can be cleaned from remote servers using the new "Clean" button.
  • torchvision models are now better documented, listing all possible weights values in the model description
  • fix Menu > Settings > Open Terminal on mac