Skip to content

Commit a59676f

Browse files
monai-botKumoLiu
andauthored
Auto3DSeg algo_template hash update (#7695)
Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Signed-off-by: monai-bot <monai.miccai2019@gmail.com> Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
1 parent ac9b186 commit a59676f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monai/utils/misc.py

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

528528
@staticmethod
529529
def algo_hash() -> str | None:
530-
return os.environ.get("MONAI_ALGO_HASH", "def5f26")
530+
return os.environ.get("MONAI_ALGO_HASH", "4403f94")
531531

532532
@staticmethod
533533
def trace_transform() -> str | None:

0 commit comments

Comments
 (0)