Home
last modified time | relevance | path

Searched refs:get_help (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/debug/cli/
Danalyzer_cli.py480 def get_help(self, handler_name): member in DebugAnalyzer
1617 analyzer.get_help("list_tensors"),
1622 analyzer.get_help("node_info"),
1627 analyzer.get_help("list_inputs"),
1632 analyzer.get_help("list_outputs"),
1637 analyzer.get_help("print_tensor"),
1642 analyzer.get_help("print_source"),
1647 analyzer.get_help("list_source"),
1652 analyzer.get_help("eval"),
Danalyzer_cli_test.py535 analyzer.get_help("list_tensors"),
540 analyzer.get_help("node_info"),
545 analyzer.get_help("list_inputs"),
550 analyzer.get_help("list_outputs"),
555 analyzer.get_help("print_tensor"),
560 analyzer.get_help("print_source"),
565 analyzer.get_help("list_source"),
570 analyzer.get_help("eval"),
Dprofile_analyzer_cli.py764 def get_help(self, handler_name): member in ProfileAnalyzer
794 analyzer.get_help("list_profile"),
799 analyzer.get_help("print_source"),
Ddebugger_cli_common.py733 def get_help(self, cmd_prefix=None): member in CommandHandlerRegistry
790 return self.get_help()
792 return self.get_help(args[0])
Ddebugger_cli_common_test.py476 help_lines = registry.get_help().lines
512 help_lines = registry.get_help("cols").lines
521 help_lines = registry.get_help("c").lines
530 help_lines = registry.get_help("foo").lines
Dcurses_ui.py520 def get_help(self): member in CursesUI
521 return self._command_handler_registry.get_help()
/external/bcc/src/lua/bcc/vendor/
Dargparse.lua214 print(self:get_help())
684 function Parser:get_help() function
/external/u-boot/tools/buildman/
Dkconfiglib.py1869 def get_help(self): member in Symbol
2764 def get_help(self): member in Choice