-
Beta Was this translation helpful? Give feedback.
Answered by
rllyryan
Oct 6, 2022
Replies: 1 comment 1 reply
-
|
Dear to whom it may concern, I have tried to install Pytorch on my instance but found that it is too big of a file (at ~700MB). Is there a minimal version of Pytorch that I could install for the main purpose of functioning in the production line (requires a few functions)? Below are the only imports that were used: If there is, may I have a recommended approach to install the CPU and/or the GPU supported versions of Pytorch (with terminal lines)? Thank you so much! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
neersighted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear to whom it may concern,
I have tried to install Pytorch on my instance but found that it is too big of a file (at ~700MB). Is there a minimal version of Pytorch that I could install for the main purpose of functioning in the production line (requires a few functions)?
Below are the only imports that were used:
If there is, may I have a recommended approach to install the CPU and/or the GPU supported versions of Pytorch (with terminal lines)?
Thank you so much!