Skip to content
Snippets Groups Projects
Commit 571078ef authored by Paweł Walkowiak's avatar Paweł Walkowiak
Browse files

fix log

parent 5df35bfd
No related branches found
No related tags found
No related merge requests found
......@@ -350,9 +350,6 @@ def main(dataset_name: str, attack_type: str):
info_que.daemon = True
info_que.start()
queues[5].put(f"Class mapping, {class_mapping}")
queues[5].put(f"Directed importance, {list(xai_global_directed.keys())}")
# load fasttext model
if attack_type in [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment