Skip to content
Discussion options

You must be logged in to vote

在配置文件中增加了use_shared_memory: False,解决shared_memory报错问题
实例:
loader:
shuffle: True
drop_last: True
batch_size_per_card: 8
num_workers: 8
use_shared_memory: False 此行为新增

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by SWHL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10660 on May 25, 2024 05:09.