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

Function batch_get_value

tensorflow/tensorflow/python/keras/backend.py:3168–3187  ·  view source on GitHub ↗

Returns the value of more than one tensor variable. Arguments: tensors: list of ops to run. Returns: A list of Numpy arrays. Raises: RuntimeError: If this method is called inside defun.

(tensors)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

executing_eagerlyMethod · 0.80
get_sessionFunction · 0.70
numpyMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected