Skip to content

Commit

Permalink
Revert to default decoders
Browse files Browse the repository at this point in the history
  • Loading branch information
scotts committed Nov 12, 2024
1 parent 64acfeb commit 7585c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
python -m pip install -e ".[dev]" --no-build-isolation -vvv
- name: Test generic decoder benchmark
run: |
python benchmarks/decoders/benchmark_decoders.py --decoders torchcodec_core,torchcodec_public,torchvision,torchaudio --bm_video_speed_min_run_seconds 1
python benchmarks/decoders/benchmark_decoders.py --bm_video_speed_min_run_seconds 1
- name: TEST README data geeneration benchmark
run: |
python benchmarks/decoders/generate_readme_data.py --test_run

0 comments on commit 7585c1f

Please sign in to comment.