Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Arseniy Belkov committed Feb 7, 2024
1 parent 7592abb commit 8a0ec1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/callbacks/test_time_profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from thunder.callbacks import TimeProfiler
from thunder.torch.utils import last_checkpoint


TESTKEYS = [
tuple(), ("optimizer step",),
("backward", "optimizer step", "total train downtime", "total val downtime"),
Expand Down

0 comments on commit 8a0ec1f

Please sign in to comment.