Searched refs:reshape (Results 1 – 4 of 4) sorted by relevance
67 return [np.repeat(arr, r).reshape(-1, 2) for arr in index]109 lengths = (np.diff(vec) + self.element_size).reshape(len(vec))
2786 bool reshape; in rs_prepare_reshape() local2810 reshape = false; in rs_prepare_reshape()2812 reshape = true; in rs_prepare_reshape()2815 reshape = true; in rs_prepare_reshape()2821 reshape = true; in rs_prepare_reshape()2825 reshape = false; in rs_prepare_reshape()2832 if (reshape) { in rs_prepare_reshape()
314 These are called when resync/recovery/reshape starts or stops.
582 raid_state_str := "frozen" | "reshape" |"resync" | "check" | "repair" | "recover" | "idle" |"undef"