Skip to content
Snippets Groups Projects
Commit 0bfcbd18 authored by Tomasz Walkowiak's avatar Tomasz Walkowiak
Browse files

Update winer_worker.py

parent 081c9264
Branches master
No related tags found
No related merge requests found
Pipeline #17461 passed
......@@ -77,7 +77,6 @@ class WinerWorker(nlp_ws.NLPWorker):
# Write processed document
fout.write(document)
#clean the memory
# Clean the memory
gc.collect()
torch.cuda.empty_cache()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment