We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_log_api_usage_once()
1 parent 2596049 commit dfa81ceCopy full SHA for dfa81ce
torchvision/transforms/v2/functional/__init__.py
@@ -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
-
3
from torchvision.transforms import InterpolationMode # usort: skip
4
5
from ._utils import is_simple_tensor # usort: skip
0 commit comments