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

Function _EnforceShapeInvariant

tensorflow/tensorflow/python/ops/control_flow_ops.py:562–588  ·  view source on GitHub ↗

Check if the shapes of the loops variables are invariants. Args: merge_var: The list of tensors representing the initial values of the loop variables. next_var: The list of tensors representing the values of the loop variables after one loop iteration. Raises: ValueErro

(merge_var, next_var)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_AddNextAndBackEdgeFunction · 0.85

Calls 4

_ShapeLessThanOrEqualFunction · 0.85
TypeErrorFunction · 0.85
typeFunction · 0.85
get_shapeMethod · 0.45

Tested by

no test coverage detected