Commit c8f4a72
Fix/issue 1198 value error invalid type torch.mps.float tensor (#1199)
* fixing type and device casting
* updating version with fix
* Revert "fixing type and device casting"
This reverts commit 62682f0.
* Revert "updating version with fix"
This reverts commit 0b431b0.
* fixing type and device casting
* updating version with fix
* Update segmentation_models_pytorch/__version__.py
---------
Co-authored-by: Lukas Sanner <lukas.sanner@lgln.niedersachsen.de>
Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com>1 parent 5ba632d commit c8f4a72
File tree
2 files changed
+2
-2
lines changed- segmentation_models_pytorch
- losses
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments