You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything else (apart from OpenCV = cv2 which is OK I guess) has same naming throught
PyTorchVision.pas = TPyTorchVision = torchvision Package also sorta works
Although conda (commented out) calls it pytorch while pip calls it torch and as we're mainly using pip seems sensible to stick to pip naming where possible as that's how Python people will refer to them
PyTorch is the name of a Project
TTorch is in PyTorch and the PyModuleName is torch
TTorchVision is in TTorchVision PyModuleName is torchvision
Suggest PyTorch becomes Torch then I'll also add TTorchAudio (for compete PyTorch support)
Also in the YT https://www.youtube.com/watch?v=ssIKb3nJw5c&t=1040s there are some modules PyScripter mentions we haven't got - seems sensible to add them
The text was updated successfully, but these errors were encountered: