2026/8/11 0:44:25 【Bug已解决】fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(
【Bug已解决】fix underlying issue with test_from_save_pretrained_dtype_inference is that the model.to(dtype) cast at 解决方案
一、现象长什么样
diffusers 有个测试 test_from_save_pretrained_dtype_inference,本意是验证:「从一个以某 dtype …