Skip to main content

Used to create and train a model using various deep neural networks (DNNs).

Project description

Easily create and train a model using various deep neural networks (DNNs) as a featurizer for deployment to Azure or a Data Box Edge device for ultra-low latency inference. These models are currently available:

  • ResNet 50

  • ResNet 152

  • DenseNet-121

  • VGG-16

  • SSD-VGG

Setup

Follow these instructions to install the Azure ML SDK on your local machine, create an Azure ML workspace, and set up your notebook environment, which is required for the next step.

Once you have set up your environment, install the Azure ML Accel Models SDK:

pip install azureml-accel-models

Note:* This package requires you to install tensorflow >= 1.6. This can be done using:

pip install azureml-accel-models[cpu]

If your machine supports GPU, then you can leverage the tensorflow-gpu functionality using:

pip install azureml-accel-models[gpu]

AzureML-Accel-Models

  • Create a featurizer using the Accelerated Models

  • Convert tensorflow model to ONNX format using AccelOnnxConverter

  • Create a container image with AccelContainerImage for deploying to either Azure or Data Box Edge

  • Use the sample PredictionClient for inference on a Accelerated Model Host or create your own GRPC client

Resources

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

azureml_accel_models-1.62.0-py3-none-any.whl (52.0 kB view details)

Uploaded Python 3

File details

Details for the file azureml_accel_models-1.62.0-py3-none-any.whl.

File metadata

File hashes

Hashes for azureml_accel_models-1.62.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4366b03c75cd49120975ef7438b4a528099ab2a7e656471ae0c6943c11a57ca7
MD5 b58adf88813fcf9b95dd831f08e77ea7
BLAKE2b-256 c730851603d75cae2670f0f041d2892ec1f8ce93353ce08d48e9b4759f076b34

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page