MCPcopy Create free account
hub / github.com/alibaba/nann / set_value

Function set_value

tensorflow/tensorflow/python/keras/backend.py:3191–3220  ·  view source on GitHub ↗

Sets the value of a variable, from a Numpy array. Arguments: x: Tensor to set to a new value. value: Value to set the tensor to, as a Numpy array (of the same shape).

(x, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

get_graphFunction · 0.85
dtypeFunction · 0.70
get_sessionFunction · 0.70
assignMethod · 0.45
as_defaultMethod · 0.45
splitMethod · 0.45
placeholderMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected