Skip to content

Commit

Permalink
revert changes on mp
Browse files Browse the repository at this point in the history
  • Loading branch information
caic99 committed Dec 19, 2024
1 parent e67ca00 commit 4954f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepmd/pt/utils/dataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import logging
import os
import time
from multiprocessing import (
from multiprocessing.dummy import (
Pool,
)
from queue import (
Expand Down

0 comments on commit 4954f06

Please sign in to comment.