Thanks for your great work, i would like to ask a question about DP. If some new coming request in another batch has different sequence length of the current one, in this case do we need to re-run the DP to calculate the optimal slicing scheme due to variable sequence length?
Hi,
Thanks for your great work, i would like to ask a question about DP. If some new coming request in another batch has different sequence length of the current one, in this case do we need to re-run the DP to calculate the optimal slicing scheme due to variable sequence length?