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

Method __rmod__

tensorflow/tensorflow/python/framework/tensor_shape.py:586–596  ·  view source on GitHub ↗

Returns `other` modulo `self`. Args: other: Another Dimension, or a value accepted by `as_dimension`. Returns: A Dimension whose value is `other` modulo `self`.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

as_dimensionFunction · 0.85

Tested by

no test coverage detected