README.md
setup.cfg
setup.py
torchbench/__init__.py
torchbench/utils.py
torchbench/version.py
torchbench.egg-info/PKG-INFO
torchbench.egg-info/SOURCES.txt
torchbench.egg-info/dependency_links.txt
torchbench.egg-info/requires.txt
torchbench.egg-info/top_level.txt
torchbench/datasets/__init__.py
torchbench/datasets/ade20k.py
torchbench/datasets/camvid.py
torchbench/datasets/cityscapes.py
torchbench/datasets/coco.py
torchbench/datasets/conll03.py
torchbench/datasets/pascalcontext.py
torchbench/datasets/utils.py
torchbench/datasets/wikitext103.py
torchbench/image_classification/__init__.py
torchbench/image_classification/cifar10.py
torchbench/image_classification/cifar100.py
torchbench/image_classification/imagenet.py
torchbench/image_classification/mnist.py
torchbench/image_classification/stl10.py
torchbench/image_classification/svhn.py
torchbench/image_classification/utils.py
torchbench/image_generation/__init__.py
torchbench/image_generation/cifar10.py
torchbench/image_generation/imagenet.py
torchbench/image_generation/utils.py
torchbench/language_modelling/__init__.py
torchbench/language_modelling/utils.py
torchbench/language_modelling/wikitext103.py
torchbench/object_detection/__init__.py
torchbench/object_detection/coco.py
torchbench/object_detection/coco_eval.py
torchbench/object_detection/pascalvoc.py
torchbench/object_detection/transforms.py
torchbench/object_detection/utils.py
torchbench/object_detection/voc_eval.py
torchbench/semantic_segmentation/__init__.py
torchbench/semantic_segmentation/ade20k.py
torchbench/semantic_segmentation/camvid.py
torchbench/semantic_segmentation/cityscapes.py
torchbench/semantic_segmentation/pascalcontext.py
torchbench/semantic_segmentation/pascalvoc.py
torchbench/semantic_segmentation/transforms.py
torchbench/semantic_segmentation/utils.py