Skip to content

Commit

Permalink
fixed unet3d dyad to use 6 threads per proc
Browse files Browse the repository at this point in the history
  • Loading branch information
hariharan-devarajan committed Jan 25, 2024
1 parent 8b54951 commit 127cae7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dataset:
reader:
data_loader: pytorch
batch_size: 4
read_threads: 3
read_threads: 6
file_shuffle: seed
sample_shuffle: seed
multiprocessing_context: spawn
Expand Down

0 comments on commit 127cae7

Please sign in to comment.