Skip to content

Commit

Permalink
Skip memory leak for sam_fast (#2402)
Browse files Browse the repository at this point in the history
Summary:
Until #2399 is resolved

Pull Request resolved: #2402

Reviewed By: xuzhao9

Differential Revision: D60557916

Pulled By: kit1980

fbshipit-source-id: 5729dd8842c0b817e5265c0a1e816af76d37c632
  • Loading branch information
kit1980 authored and facebook-github-bot committed Aug 1, 2024
1 parent 67b5e75 commit d236f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchbenchmark/models/sam_fast/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ not_implemented:
# https://github.com/pytorch/benchmark/actions/runs/8972426901/job/24640395990
- device: NVIDIA A10G
test: eval
skip_cuda_memory_leak: true

0 comments on commit d236f4c

Please sign in to comment.