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

Function batch_set_value

tensorflow/tensorflow/python/keras/backend.py:3224–3259  ·  view source on GitHub ↗

Sets the values of many tensor variables at once. Arguments: tuples: a list of tuples `(tensor, value)`. `value` should be a Numpy array.

(tuples)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

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

Tested by

no test coverage detected