Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorchSSL/TorchSSL
/ Identity
Function
Identity
datasets/augmentation/randaugment.py:42–43 ·
view source on GitHub ↗
(img, v)
Source
from the content-addressed store, hash-verified
40
41
42
def
Identity(img, v):
43
return
img
44
45
46
def
Posterize(img, v):
# [4, 8]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected