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

Function placeholder

tensorflow/tensorflow/python/keras/backend.py:986–1052  ·  view source on GitHub ↗

Instantiates a placeholder tensor and returns it. Arguments: shape: Shape of the placeholder (integer tuple, may include `None` entries). ndim: Number of axes of the tensor. At least one of {`shape`, `ndim`} must be specified. If both are specified, `shap

(shape=None,
                ndim=None,
                dtype=None,
                sparse=False,
                name=None,
                ragged=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 6

floatxFunction · 0.85
tupleFunction · 0.85
get_graphFunction · 0.85
rangeFunction · 0.50
as_defaultMethod · 0.45
placeholderMethod · 0.45

Tested by 1