Update MRSegmentator/Prediction.yml
Browse files
MRSegmentator/Prediction.yml
CHANGED
|
@@ -91,6 +91,6 @@ Predictor:
|
|
| 91 |
gpu_checkpoints: None
|
| 92 |
images_log: None
|
| 93 |
combine: Concat
|
| 94 |
-
autocast:
|
| 95 |
data_log: None
|
| 96 |
Concat: {}
|
|
|
|
| 91 |
gpu_checkpoints: None
|
| 92 |
images_log: None
|
| 93 |
combine: Concat
|
| 94 |
+
autocast: true
|
| 95 |
data_log: None
|
| 96 |
Concat: {}
|