Searched refs:next_operator_index (Results 1 – 2 of 2) sorted by relevance
71 int64_t next_operator_index() const { return next_operator_index_; } in next_operator_index() function
1614 int64_t next_index = reshape_info->next_operator_index(); in InitReshapeStrategy()