refined tool use
This commit is contained in:
@@ -8,7 +8,9 @@ import torch
|
||||
import time
|
||||
import utils
|
||||
import re
|
||||
import os
|
||||
|
||||
torch.set_num_threads(os.cpu_count()) # Adjust this to the number of threads/cores you have
|
||||
|
||||
|
||||
class Inference:
|
||||
|
Reference in New Issue
Block a user