DeepLearningExamples/PyTorch/Classification/ConvNets/image_classification/models
2021-11-09 05:18:23 -08:00
..
__init__.py [ConvNets/PyT] Exposing to PytorchHub 2021-11-09 05:18:23 -08:00
common.py [ConvNets/PyT] Adding checkpoints for EfficientNet/PyT, Squeeze&Excitation can use Conv or Linear layer depending on --trt switch. 2021-05-26 11:03:13 +00:00
efficientnet.py [ConvNets/PyT] Adding checkpoints for EfficientNet/PyT, Squeeze&Excitation can use Conv or Linear layer depending on --trt switch. 2021-05-26 11:03:13 +00:00
entrypoints.py [ConvNets/PyT] Exposing to PytorchHub 2021-11-09 05:18:23 -08:00
model.py [ConvNets/PyT] Exposing to PytorchHub 2021-11-09 05:18:23 -08:00
resnet.py [ConvNets/PyT] Adding checkpoints for EfficientNet/PyT, Squeeze&Excitation can use Conv or Linear layer depending on --trt switch. 2021-05-26 11:03:13 +00:00