Searched refs:ones_rank_cache (Results 1 – 2 of 2) sorted by relevance
181 def ones_rank_cache(self): member in _TensorCaches544 self.ones_rank_cache().flush()829 def ones_rank_cache(self): member in Context831 return _tensor_caches_map[self._id].ones_rank_cache
160 new_shape = ctx.ones_rank_cache().get(rank)163 ctx.ones_rank_cache().put(rank, new_shape)