fix: Updated the `is_torch_mps_available()` function to include `min_version` argument #32545
Fixed wrong argument in is_torch_mps_available() function call.
c408e068
Fixed wrong argument in is_torch_mps_available() function call.
f0dd929f
sorted the import.
183c6730
Sai-Suraj-27
changed the title fix: Removed wrong argument in `is_torch_mps_available()` function call fix: Fixed wrong argument in `is_torch_mps_available()` function call 1 year ago
Fixed wrong argument in is_torch_mps_available() function call.
3ce985d9
Sai-Suraj-27
changed the title fix: Fixed wrong argument in `is_torch_mps_available()` function call fix: Updated the `is_torch_mps_available()` function to include `min_version` argument 1 year ago
Fixed wrong argument in is_torch_mps_available() function call.
1535f119
Merge branch 'main' of https://github.com/huggingface/transformers in…
742957a4
Merge branch 'main' of https://github.com/huggingface/transformers in…
8d3cef28
Update src/transformers/utils/import_utils.py
ca8f2d64
Merge branch 'main' of https://github.com/huggingface/transformers in…
ee83d391
Merge branch 'fix_is_torch_mps_available' of https://github.com/Sai-S…
71250aa0
removed extra space.
718308c9
Added type hint for the min_version parameter.
7976ce39
Added missing import.
7d9e0a62
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub