Searched refs:shape_list_idx (Results 1 – 1 of 1) sorted by relevance
66 size_t shape_list_idx = 0; in GetFrontElementByValue() local68 size *= array_[shape_list_idx]; in GetFrontElementByValue()70 out.push_back(array_[shape_list_idx]); in GetFrontElementByValue()77 out.push_back(value * array_[shape_list_idx] / size); in GetFrontElementByValue()79 shape_list_idx++; in GetFrontElementByValue()