Skip to content

Commit 454496f

Browse files
monai-botCan-Zhao
authored andcommitted
Auto3DSeg algo_template hash update (#8378)
Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: Can-Zhao <volcanofly@gmail.com>
1 parent 0ff3034 commit 454496f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/utils/misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ def doc_images() -> str | None:
546546

547547
@staticmethod
548548
def algo_hash() -> str | None:
549-
return os.environ.get("MONAI_ALGO_HASH", "e4cf5a1")
549+
return os.environ.get("MONAI_ALGO_HASH", "c970bdf")
550550

551551
@staticmethod
552552
def trace_transform() -> str | None:

0 commit comments

Comments
 (0)