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

Pytorch 2.X #1505

Closed
2 tasks done
N-Friederich opened this issue Mar 20, 2023 · 5 comments
Closed
2 tasks done

Pytorch 2.X #1505

N-Friederich opened this issue Mar 20, 2023 · 5 comments
Labels
enhancement New feature or request Stale

Comments

@N-Friederich
Copy link
Contributor

Search before asking

  • I have searched the YOLOv8 issues and found no similar feature requests.

Description

Hi,

I think pytorch 2 support would be a big step from a performance technical perspective and should be implementable without much effort.

Especially the new possibility to compile the model would be helpful.

Thx and best regards,
Nils

Use case

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@N-Friederich N-Friederich added the enhancement New feature or request label Mar 20, 2023
@github-actions
Copy link

github-actions bot commented Mar 20, 2023

👋 Hello @N-Friederich, thank you for your interest in YOLOv8 🚀! We recommend a visit to the YOLOv8 Docs for new users where you can find many Python and CLI usage examples and where many of the most common questions may already be answered.

If this is a 🐛 Bug Report, please provide a minimum reproducible example to help us debug it.

If this is a custom training ❓ Question, please provide as much information as possible, including dataset image examples and training logs, and verify you are following our Tips for Best Training Results.

Install

Pip install the ultralytics package including all requirements.txt in a Python>=3.7 environment with PyTorch>=1.7.

pip install ultralytics

Environments

YOLOv8 may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):

Status

Ultralytics CI

If this badge is green, all Ultralytics CI tests are currently passing. CI tests verify correct operation of all YOLOv8 modes and tasks on macOS, Windows, and Ubuntu every 24 hours and on every commit.

@AyushExel
Copy link
Contributor

Hey, can you please start a PR if you're willing? Thanks!

@github-actions
Copy link

👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐

@github-actions github-actions bot added Stale and removed Stale labels Apr 20, 2023
@dankernel
Copy link
Contributor

@AyushExel @N-Friederich

To my knowledge, the compile feature provided in PyTorch 2.x version effectively shortens the training and inference time.
Keeping up with rapidly evolving frameworks can be very significant.
Do you have any plans to develop or support the compile feature of PyTorch 2.x officially in the discussion?

@github-actions
Copy link

github-actions bot commented Aug 6, 2023

👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐

@github-actions github-actions bot added the Stale label Aug 6, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

3 participants