mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
fix my bad Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
b1a2de075d
commit
8fd4bc7d1d
@ -160,7 +160,6 @@ if __name__ == "__main__":
|
||||
else:
|
||||
new_ordered_files.append(modular_file_path)
|
||||
|
||||
new_ordered_files = ordered_files
|
||||
import multiprocessing
|
||||
|
||||
with multiprocessing.Pool(4) as p:
|
||||
|
Loading…
Reference in New Issue
Block a user