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

Function get_session_tensor

tensorflow/python/ops/session_ops.py:186–223  ·  view source on GitHub ↗

Get the tensor of type `dtype` by feeding a tensor handle. This is EXPERIMENTAL and subject to change. Get the value of the tensor from a tensor handle. The tensor is produced in a previous run() and stored in the state of the session. Args: handle: The string representation of a pe

(handle, dtype, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_register_handle_feederFunction · 0.85
_get_device_nameMethod · 0.80
placeholderMethod · 0.80
deviceMethod · 0.45

Tested by

no test coverage detected