Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ getInfo
Method
getInfo
caffe2/python/docs/generator.py:187–188 ·
view source on GitHub ↗
(self, formatter, name, impl)
Source
from the content-addressed store, hash-verified
185
formatter.addCodeLink(self.schema.file)
186
187
def
getInfo(self, formatter, name, impl):
188
pass
189
190
def
generateDevices(self, formatter):
191
formatter.addHeader(
"Devices"
, 3)
Callers
1
generateDevices
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected