"vscode:/vscode.git/clone" did not exist on "5383188c7e5ab8089333ebff995cd83c75c6f116"
Use parameters + buffers when deciding upscale_dtype (#9882)
Sometimes, the decoder might lack parameters and only buffers (e.g., this happens when we manually need to convert all the parameters to buffers — e.g. to avoid packing fp16 and fp32 parameters with FSDP)
Showing
Please register or sign in to comment