Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ update
Method
update
caffe2/python/docs/generator.py:32–33 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
pass
31
32
def
update(self):
33
self.uploader.upload(self.content_body)
34
35
36
class
OpDocGenerator(DocGenerator):
Callers
15
_convert_to_ssa
Function · 0.45
_get_blob_names
Function · 0.45
_remap_keys
Function · 0.45
_fill_missing_operator_names
Function · 0.45
_operators_to_graph_def
Function · 0.45
scope_wrapper
Method · 0.45
create_param
Method · 0.45
gen_do_gradient
Function · 0.45
gen_if_gradient
Function · 0.45
_merge_node_kwargs
Function · 0.45
GetBackwardPass
Method · 0.45
__init__
Method · 0.45
Calls
1
upload
Method · 0.45
Tested by
no test coverage detected