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