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

azureml_accel_models-1.45.0-py3-none-any.whl (51.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: azureml_accel_models-1.45.0-py3-none-any.whl
  • Upload date:
  • Size: 51.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.8.3 requests/2.28.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.13

File hashes

Hashes for azureml_accel_models-1.45.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fff1a453023baeaa1fe9076cd32d95c31bde7462ba62328764bd1ec0cc7e01ba
MD5 41f8d070fd7227f2ac3e0ac548af65f3
BLAKE2b-256 bd0ef49b99b759e8a4eb33a34ed2f49ea9e9b714d0f524eb32e5c53e2c6801fc

See more details on using hashes here.

Supported by

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