ebagdasa / backdoors101

Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
MIT License
335 stars 82 forks source link

test_loader is NoneType Object #29

Closed 5hry closed 6 months ago

5hry commented 6 months ago

when I run the training.py, I got this error, then I check the task.py file, the test_loader was initalized None. How can I solve it? image