MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / meta

Method meta

imperative/python/megengine/data/dataset/vision/mnist.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121
122 @property
123 def meta(self):
124 return self._meta_data
125
126 def _check_raw_files(self):
127 return all(

Callers 5

TESTFunction · 0.45
TESTFunction · 0.45
ParamMethod · 0.45
op.cppFile · 0.45
strMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36