hybrid_learning.experimentation.ca_exp_eval.ALEXNET_LAYERS

hybrid_learning.experimentation.ca_exp_eval.ALEXNET_LAYERS: Tuple[str, ...] = ('features.1', 'features.2', 'features.4', 'features.5', 'features.7', 'features.9', 'features.11', 'features.12', 'avgpool')

Layer IDs of pytorch AlexNet model in correct order.