deprecate is_torch_bf16_available (#17738)
* deprecate is_torch_bf16_available * address suggestions
This commit is contained in:
@@ -306,7 +306,7 @@ stages = [ZERO2, ZERO3]
|
||||
#
|
||||
# dtypes = [FP16]
|
||||
# so just hardcoding --fp16 for now
|
||||
# if is_torch_bf16_available():
|
||||
# if is_torch_bf16_gpu_available():
|
||||
# dtypes += [BF16]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user