You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diagrams/diagrams/onprem/mlops.py

20 lines
292 B

# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _OnPrem
class _Mlops(_OnPrem):
_type = "mlops"
_icon_dir = "resources/onprem/mlops"
class Mlflow(_Mlops):
_icon = "mlflow.png"
class Polyaxon(_Mlops):
_icon = "polyaxon.png"
# Aliases