Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ dump
Method
dump
caffe2/python/docs/formatter.py:17–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
return
self.__class__()
16
17
def
dump(self):
18
return
self.content
19
20
def
parseAndAdd(self, text):
21
text = Parser(text, self).parse()
Callers
8
save_model_params_blob
Function · 0.45
GetGraphInJson
Function · 0.45
getCodeLink
Function · 0.45
getInfo
Method · 0.45
createBody
Method · 0.45
parseText
Method · 0.45
createBody
Method · 0.45
makeDesc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected