MCPcopy Index your code
hub / github.com/pytorch/pytorch / schema

Method schema

caffe2/python/dataio.py:266–267  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

264 self._obj_key = obj_key
265
266 def schema(self):
267 return self._schema
268
269 def setup(self, global_init_net):
270 pass

Callers 10

test_python_ir_utilsMethod · 0.45
__init__Method · 0.45
read_exMethod · 0.45
write_exMethod · 0.45
schemaMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
new_readerMethod · 0.45
readMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_python_ir_utilsMethod · 0.36