Searched defs:normalize_dim (Results 1 – 2 of 2) sorted by relevance
101 def normalize_dim(dim: int, ndim: int) -> int: function
14 inline int64_t normalize_dim(int64_t d, int64_t n) { in normalize_dim() function