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

Method get_help

tensorflow/python/debug/cli/analyzer_cli.py:478–479  ·  view source on GitHub ↗
(self, handler_name)

Source from the content-addressed store, hash-verified

476 return self._tensor_filters[filter_name]
477
478 def get_help(self, handler_name):
479 return self._arg_parsers[handler_name].format_help()
480
481 def list_tensors(self, args, screen_info=None):
482 """Command handler for list_tensors.

Callers 2

create_analyzer_cliFunction · 0.95
create_analyzer_uiFunction · 0.95

Calls

no outgoing calls

Tested by 1

create_analyzer_cliFunction · 0.76