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

Method _do_run

tensorflow/python/client/session.py:1258–1319  ·  view source on GitHub ↗

Runs a step based on the given fetches and feeds. Args: handle: a handle for partial_run. None if this is just a call to run(). target_list: A list of operations to be run, but not fetched. fetch_list: A list of tensors to be fetched. feed_dict: A dictionary that maps te

(self, handle, target_list, fetch_list, feed_dict,
              options, run_metadata)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_runMethod · 0.95

Calls 4

_do_callMethod · 0.95
_name_listFunction · 0.85
itemsMethod · 0.80
_as_tf_outputMethod · 0.45

Tested by

no test coverage detected