sparseml.keras.models.external package
Submodules
sparseml.keras.models.external.keras_applications module
Module to register classification models from Keras applications with the sparseml.keras model registry. Models will have the key keras_applications.model_fn_name, e.g., keras_applications.MobileNetV2
Module contents
Integrations with external model repos to register with the sparseml.keras model registry.