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

Function interpolate

tensorflow/tensorflow/python/framework/error_interpolation.py:424–480  ·  view source on GitHub ↗

Interpolates an error message. The error message can contain tags of the form `{{type name}}` which will be replaced. For example: "{{node }}" would get expanded to: "node (defined at )". Args: error_message: A string to interpolate. graph: ops.Graph object contai

(error_message, graph)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

parse_messageFunction · 0.85
_sources_for_nodeFunction · 0.85
_build_error_messageFunction · 0.85
compute_field_dictFunction · 0.85
get_operation_by_nameMethod · 0.80
appendMethod · 0.45
joinMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected