Rewrite graph by replacing the output tensors specified in "fed_outputs" with special feed nodes for each specified output tensor, and removing any nodes that are now disconnected from the part of the graph that reaches the sink node. The set of special feed nodes added to the graph are returned in "*feed_nodes". Return true on success. On error, return false and sets *error to an appropriate e
source not stored for this graph (policy: none)
no test coverage detected