Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/update python #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Feature/update python #1

wants to merge 9 commits into from

Conversation

yujidn
Copy link
Collaborator

@yujidn yujidn commented May 10, 2024

No description provided.

runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pytorchのドキュメント上ではPython 3.8-3.11 is generally installed by default on any of our supported Linux distributions, which meets our recommendation.となっていて、3.12は対象に含める必要がないように思います(pyproject.tomlも)
https://pytorch.org/get-started/locally/#linux-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants