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

Method read_value

tensorflow/python/ops/variables.py:449–458  ·  view source on GitHub ↗

Returns the value of this variable, read in the current context. Can be different from value() if it's on another device, with control dependencies, etc. Returns: A `Tensor` containing the value of the variable.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

bodyMethod · 0.95
__repr__Method · 0.95
nan_making_model_fnMethod · 0.95
_sync_variables_opsFunction · 0.45
_eval_helperMethod · 0.45
fMethod · 0.45
lossMethod · 0.45
readMethod · 0.45

Calls 1

identityMethod · 0.45

Tested by 12

bodyMethod · 0.76
nan_making_model_fnMethod · 0.76
_eval_helperMethod · 0.36
fMethod · 0.36
lossMethod · 0.36
my_functionMethod · 0.36
testReadWriteMethod · 0.36