Searched refs:component_element (Results 1 – 1 of 1) sorted by relevance
232 std::vector<Tensor> component_element; in GetNextInternal() local233 component_element.push_back(std::move(window_elements[i][idx])); in GetNextInternal()234 window_component_elements.push_back(component_element); in GetNextInternal()