Torch 2.0.2× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Oct 2022 SPMSupports SPM ✗Maintained by Xing He, kukushi.Installation Guide×Installation Guide for TorchYou want to add pod 'Torch', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'Torch', '~> 2.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try TorchSee PodspecGitHub RepoPage on CocoaPods.orgTorch 2.0.2ByXing Hekukushi/TorchGitHub RepoTorch A Swift Refresher, highly inspired by jcavar's refresher.