MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / FeedInputs

Function FeedInputs

tensorflow/core/graph/subgraph.cc:56–141  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RewriteGraphForExecutionFunction · 0.85

Calls 15

ParseTensorNameFunction · 0.85
NotFoundFunction · 0.85
InvalidArgumentFunction · 0.85
BaseTypeFunction · 0.85
AddControlEdgeMethod · 0.80
source_nodeMethod · 0.80
src_outputMethod · 0.80
emplace_backMethod · 0.80
dstMethod · 0.80
dst_inputMethod · 0.80
NodeBuilderClass · 0.70
StrCatFunction · 0.50

Tested by

no test coverage detected