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

Function get_run_start_intro

tensorflow/tensorflow/python/debug/cli/cli_shared.py:279–383  ·  view source on GitHub ↗

Generate formatted intro for run-start UI. Args: run_call_count: (int) Run call counter. fetches: Fetches of the `Session.run()` call. See doc of `Session.run()` for more details. feed_dict: Feeds to the `Session.run()` call. See doc of `Session.run()` for more details.

(run_call_count,
                        fetches,
                        feed_dict,
                        tensor_filters,
                        is_callable_runner=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

appendMethod · 0.95
appendMethod · 0.95
extendMethod · 0.95
append_rich_lineMethod · 0.95
_recommend_commandFunction · 0.85

Tested by

no test coverage detected