准备MNIST数据集的Dataset和Dataloader过程中
警告:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Callable
Empty suite问题原因:
不可使用"test_"前后缀作为.py文件名