Skip to content

Commit

Permalink
Forgot benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Jun 20, 2024
1 parent b6d0b80 commit 511ac4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/samplers/benchmark_samplers.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import torch

import torch.utils.benchmark as benchmark
from torchcodec.samplers import (
from torchcodec.samplers._video_clip_sampler import (
IndexBasedSamplerArgs,
TimeBasedSamplerArgs,
VideoArgs,
Expand Down

0 comments on commit 511ac4f

Please sign in to comment.