MCPcopy 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
36class OpDocGenerator(DocGenerator):

Callers 15

_convert_to_ssaFunction · 0.45
_get_blob_namesFunction · 0.45
_remap_keysFunction · 0.45
_operators_to_graph_defFunction · 0.45
scope_wrapperMethod · 0.45
create_paramMethod · 0.45
gen_do_gradientFunction · 0.45
gen_if_gradientFunction · 0.45
_merge_node_kwargsFunction · 0.45
GetBackwardPassMethod · 0.45
__init__Method · 0.45

Calls 1

uploadMethod · 0.45

Tested by

no test coverage detected