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

Method load

tensorflow/python/ops/variables.py:680–721  ·  view source on GitHub ↗

Load new value into this variable. Writes new value to variable's memory. Doesn't add ops to the graph. This convenience method requires a session where the graph containing this variable has been launched. If no session is passed, the default session is used. See @{tf.Session} fo

(self, value, session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testLoadMethod · 0.95
generateFunction · 0.45
from_json_fileMethod · 0.45
after_create_sessionMethod · 0.45
after_runMethod · 0.45
after_create_sessionMethod · 0.45
testSimpleSaveMethod · 0.45
export_fnFunction · 0.45
__init__Method · 0.45
LoopKernelLaunchesMethod · 0.45

Calls 3

assignMethod · 0.95
in_graph_modeMethod · 0.80
runMethod · 0.45