Steven Chen
Results
2
issues of
Steven Chen
### 你当前使用的版本 2.15.2 ### 描述一下此特性 希望引入redis的双向消息队列,这样在多服务器部署同一个网站的时候,能够做到在任意一台服务器上做任何修改(如发布文章/评论,修改设置)可以立即同步到所有服务器,而不需要重启服务器。 ### 附加信息 _No response_
kind/feature
area/core
priority/backlog
**Describe the bug** The UNETR implementation in the research-contributions repository uses an outdated parameter name `pos_embed` that is incompatible with MONAI versions >= 1.3.0. Starting from MONAI 1.3.0, the parameter...