Skip to main content

Minimalistic & easy deployment of PyTorch models on AWS Lambda with C++

Project description

torchlambda is a tool to deploy PyTorch models on Amazon's AWS Lambda using AWS SDK for C++ and custom C++ runtime.

Using statically compiled dependencies whole package is shrunk to only 30MB.

Due to small size of compiled source code users can pass their models as AWS Lambda layers. Services like Amazon S3 are no longer necessary to load your model.

torchlambda has it's PyTorch & AWS dependencies always up to date because of continuous deployment run at 03:00 a.m. every day.

Docs Status Package Python PyTorch Docker CodeBeat Images
Documentation CD PyPI Python PyTorch Docker codebeat badge Images

Comparison with other deployment tools

Improve this comparison's reliability via Pull Request, thanks. Also show guys below some love by visiting their projects (just click on the name).

Trait / Tool torchlambda fastai Lambda KubeFlow Tensorflow Serving
Autoscaling :heavy_check_mark: :heavy_check_mark: with Kubernetes with Kubernetes
Light/Heavy load Light Light Heavy/Both Both
GPU Support :x: :x: :heavy_check_mark: :heavy_check_mark:
Serverless :heavy_check_mark: :heavy_check_mark: :x: :x:
Required services AWS Lambda AWS Lambda, AWS S3 Kubernetes Cluster & cloud provider Deployable in various settings
Multiple frameworks :x: :x: :heavy_check_mark: :x:
Latest framework 1 :heavy_check_mark: :x: :x: :heavy_check_mark:
Version (higher more mature) CD N/A 1.0 2.1.0
Customizable dependencies 2 :heavy_check_mark: :x: :x: :x:
Deployment size 3 ~30Mb +1Gb N/A ~67Mb4

Table Of Contents

Footnotes

1. Support for latest version of it's main DL framework or main frameworks if multiple supported

2. Project dependencies are easily customizable. In torchlambda it would be user specified build procedures for libtorch and AWS C++ SDK

3. Necessary size of code and dependencies to deploy model

4. Based on Dockerfile size

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 Distribution

torchlambda-1586230943.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

torchlambda-1586230943-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file torchlambda-1586230943.tar.gz.

File metadata

  • Download URL: torchlambda-1586230943.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for torchlambda-1586230943.tar.gz
Algorithm Hash digest
SHA256 9f19970fefcd4c0a835840d3d501d37cb47bb051bab8797c5436e4462135bc92
MD5 c49b4305e69691f1ff28f6852f0a15bc
BLAKE2b-256 639c6a821e2b81ea7a6f392e991889aae102c11b39d7937642fafc5b84fa3628

See more details on using hashes here.

File details

Details for the file torchlambda-1586230943-py3-none-any.whl.

File metadata

  • Download URL: torchlambda-1586230943-py3-none-any.whl
  • Upload date:
  • Size: 28.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for torchlambda-1586230943-py3-none-any.whl
Algorithm Hash digest
SHA256 29e774e94f43f1e86c1882132469012491e1a134e54e9b2ee3f04c3f5f41948d
MD5 fc506f948c912a827132dab5314eeb3f
BLAKE2b-256 871b4fb48bf3935c8a47773b00bd34b3abd40eae5d68a397bbd2e07be9e2bb1b

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