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

Method set_shape

tensorflow/tensorflow/python/framework/ops.py:584–645  ·  view source on GitHub ↗

Updates the shape of this tensor. This method can be called multiple times, and will merge the given `shape` with the current shape of this tensor. It can be used to provide additional information about the shape of this tensor that cannot be inferred from the graph alone. For examp

(self, shape)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_add_outputsMethod · 0.95
_VerifyValuesMethod · 0.45
_VerifyHandValuesMethod · 0.45
_VerifyValuesMethod · 0.45
_VerifyHandValuesMethod · 0.45
_VerifyValuesMethod · 0.45
_VerifyValuesMethod · 0.45
testPartialShapesMethod · 0.45

Calls 2

_as_tf_outputMethod · 0.95
appendMethod · 0.45

Tested by 15

_VerifyValuesMethod · 0.36
_VerifyHandValuesMethod · 0.36
_VerifyValuesMethod · 0.36
_VerifyHandValuesMethod · 0.36
_VerifyValuesMethod · 0.36
_VerifyValuesMethod · 0.36
testPartialShapesMethod · 0.36
testFeedPartialShapesMethod · 0.36