-
Notifications
You must be signed in to change notification settings - Fork 288
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
sam_fast model memory leak #2399
Comments
|
sam_fast uses torch.compile: https://github.com/pytorch-labs/segment-anything-fast/blob/main/segment_anything_fast/build_sam.py#L70 Root cause: pytorch/pytorch@f44446e851 |
Confirmed by PR author, but will take ~1 week to fix |
facebook-github-bot
pushed a commit
that referenced
this issue
Aug 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/pytorch/benchmark/actions/runs/10168992530/job/28133362873
good: 2.5.0.dev20240729+cu124 (500aea8d5033fd3540c6ed325dd80e7e1420b0f3)
bad: torch: 2.5.0.dev20240730+cu124 (05a8540041cea936a63355c2e38b7b3beb5ce168)
bisect userbenchmark: test_bench
arguments: -m sam_fast -t eval --memleak
Bisection workflow: https://github.com/pytorch/benchmark/actions/runs/10173197195
The text was updated successfully, but these errors were encountered: