RuntimeError: (NotFound) The kernel sync_batch_norm
is not registered. [Hint: Expected iter != kernels_.end(), but received iter == kernels_.end().] (at /paddle/paddle/phi/core/kernel_factory.cc:174)
#12864
-
Beta Was this translation helpful? Give feedback.
Answered by
wang-love-yu
Jun 23, 2024
Replies: 2 comments
-
If the problem still exists, please try to to update Paddle and PaddleOCR version to latest |
Beta Was this translation helpful? Give feedback.
0 replies
-
参考 (#7589) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
UserWangZz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
参考 (#7589)
配置文件 use_sync_bn: True,修改为False,sync_batch_norm 不支持cpu