Skip to content
Snippets Groups Projects
Commit dc84f5a9 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

fix

parent 32d0bd8e
No related merge requests found
......@@ -32,6 +32,8 @@ from .allele_encoding import AlleleEncoding
from .encodable_sequences import EncodableSequences
from .regression_target import to_ic50, from_ic50
os.environ["CUDA_VISIBLE_DEVICES"] = ""
# To avoid pickling large matrices to send to child processes when running in
# parallel, we use this global variable as a place to store data. Data that is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment