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

Function get_error_intro

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

Generate formatted intro for TensorFlow run-time error. Args: tf_error: (errors.OpError) TensorFlow run-time error object. Returns: (RichTextLines) Formatted intro message about the run-time OpError, with sample commands for debugging.

(tf_error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_recommend_commandFunction · 0.85
typeFunction · 0.85
extendMethod · 0.45

Tested by

no test coverage detected