This commit is contained in:
comfyanonymous 2024-12-26 19:30:07 -05:00 committed by GitHub
parent 75ebd963ce
commit aafe661e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1017,7 +1017,7 @@ def should_use_fp16(device=None, model_params=0, prioritize_performance=True, ma
if is_intel_xpu():
return True
if is_ascend_npu():
return True