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

Method __rsub__

tensorflow/tensorflow/python/framework/tensor_shape.py:390–403  ·  view source on GitHub ↗

Returns the subtraction of `self` from `other`. Args: other: Another Dimension, or a value accepted by `as_dimension`. Returns: A Dimension whose value is the subtraction of `self` from `other`.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

as_dimensionFunction · 0.85
DimensionClass · 0.70

Tested by

no test coverage detected