Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/FastPhotoStyle
/ forward
Method
forward
photo_wct.py:170–171 ·
view source on GitHub ↗
(self, *input)
Source
from the content-addressed store, hash-verified
168
return
next(self.parameters()).is_cuda
169
170
def
forward(self, *input):
171
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected