MCPcopy Create free account
hub / github.com/alibaba/nann / remove_undocumented

Function remove_undocumented

tensorflow/tensorflow/python/util/all_util.py:86–114  ·  view source on GitHub ↗

Removes symbols in a module that are not referenced by a docstring. Args: module_name: the name of the module (usually `__name__`). allowed_exception_list: a list of names that should not be removed. doc_string_modules: a list of modules from which to take the docstrings. If None,

(module_name, allowed_exception_list=None,
                        doc_string_modules=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__init__.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90
audio_ops.pyFile · 0.90
tfe.pyFile · 0.90
metrics.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90
__init__.pyFile · 0.90

Calls 1

make_allFunction · 0.85

Tested by

no test coverage detected