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

Class _FetchHandler

tensorflow/python/client/session.py:387–504  ·  view source on GitHub ↗

Handler for structured fetches. Given a graph, a user-provided structure for fetches, and a feed dict, this class takes care of generating a list of tensor names to fetch and op names to run for a low level `run()` call. Given the results of the low level run call, this class can also rebu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

partial_run_setupMethod · 0.85
_runMethod · 0.85
make_callableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected