Skip to content

Commit dfa81ce

Browse files
authored
Remove old TODO about using _log_api_usage_once() (#7277)
1 parent 2596049 commit dfa81ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchvision/transforms/v2/functional/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# TODO: Add _log_api_usage_once() in all mid-level kernels. If they remain not jit-scriptable we can use decorators
2-
31
from torchvision.transforms import InterpolationMode # usort: skip
42

53
from ._utils import is_simple_tensor # usort: skip

0 commit comments

Comments
 (0)