Open SunYiLing123 opened 2 years ago
python --version
pip --version
python -c "import torch; print(torch.__version__)"
Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen.
Paste (all) the command(s) you ran and the output. If there was a crash, please include the traceback here.
python --version
):pip --version
):python -c "import torch; print(torch.__version__)"
):Description
Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen.
What I Did