"git@developer.sourcefind.cn:change/sglang.git" did not exist on "461a7302807052bc17724bf3af9f0bdf36ffc010"
Return type change in function resize_pad_to_multiple.
Change the return type from tuple to list to keep the consistency with other preprocessing functions. The tuple return type may cause errors if we expect a list as the return type. PiperOrigin-RevId: 328407607
Showing
Please register or sign in to comment