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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected