MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / set_py_modules

Method set_py_modules

tensorflow/tools/docs/generate_lib.py:587–588  ·  view source on GitHub ↗
(self, py_modules)

Source from the content-addressed store, hash-verified

585 self._do_not_descend_map = d
586
587 def set_py_modules(self, py_modules):
588 self._py_modules = py_modules
589
590 def py_module_names(self):
591 if self._py_modules is None:

Callers 1

generate.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected