Skip to content

Commit

Permalink
Remove old TODO about using _log_api_usage_once() (#7277)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug authored Feb 17, 2023
1 parent 2596049 commit dfa81ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions torchvision/transforms/v2/functional/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# TODO: Add _log_api_usage_once() in all mid-level kernels. If they remain not jit-scriptable we can use decorators

from torchvision.transforms import InterpolationMode # usort: skip

from ._utils import is_simple_tensor # usort: skip
Expand Down

0 comments on commit dfa81ce

Please sign in to comment.