-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Szymon Maszke edited this page Apr 6, 2020
·
23 revisions
To test deployment of example PyTorch model onto AWS Lambda please see Example deploy section in README.md.
For reference about specific functionalities see below.
-
- Simple deployment
- Using binary support
Other projects from the same author supporting/extending PyTorch capabilities:
- torchlayers - Shape inference (like in Keras) for PyTorch + new SoTA layers!
- torchdata - Extend PyTorch's Dataset with map, cache, filter etc. (like tensorfow.data)
- torchfunc - PyTorch functions & utilities to make your deep learning life easier