Skip to content

Commit

Permalink
Enable sam_fast
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Jan 29, 2025
1 parent 887905b commit d158caf
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions torchbenchmark/models/sam_fast/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ eval_nograd: true
train_benchmark: false
train_deterministic: false
not_implemented:
- device: cpu
- device: cuda
test: example
# eval test exceeds 300s time limit on A10G
# https://github.com/pytorch/benchmark/actions/runs/8972426901/job/24640395990
- device: NVIDIA A10G
test: eval
- device: cpu
- device: cuda
test: example
skip_cuda_memory_leak: true

0 comments on commit d158caf

Please sign in to comment.