mirror of https://github.com/mingrammer/diagrams
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.
52 lines
963 B
52 lines
963 B
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
|
|
|
from . import _Azure
|
|
|
|
|
|
class _Ml(_Azure):
|
|
_type = "ml"
|
|
_icon_dir = "resources/azure/ml"
|
|
|
|
|
|
class AzureOpenAI(_Ml):
|
|
_icon = "azure-open-ai.png"
|
|
|
|
|
|
class AzureSpeechService(_Ml):
|
|
_icon = "azure-speech-service.png"
|
|
|
|
|
|
class BatchAI(_Ml):
|
|
_icon = "batch-ai.png"
|
|
|
|
|
|
class BotServices(_Ml):
|
|
_icon = "bot-services.png"
|
|
|
|
|
|
class CognitiveServices(_Ml):
|
|
_icon = "cognitive-services.png"
|
|
|
|
|
|
class GenomicsAccounts(_Ml):
|
|
_icon = "genomics-accounts.png"
|
|
|
|
|
|
class MachineLearningServiceWorkspaces(_Ml):
|
|
_icon = "machine-learning-service-workspaces.png"
|
|
|
|
|
|
class MachineLearningStudioWebServicePlans(_Ml):
|
|
_icon = "machine-learning-studio-web-service-plans.png"
|
|
|
|
|
|
class MachineLearningStudioWebServices(_Ml):
|
|
_icon = "machine-learning-studio-web-services.png"
|
|
|
|
|
|
class MachineLearningStudioWorkspaces(_Ml):
|
|
_icon = "machine-learning-studio-workspaces.png"
|
|
|
|
|
|
# Aliases
|