Skip to content

Elastic Inference for Pytorch 1.4.0 #1389

@raguiar2

Description

@raguiar2

Is your feature request related to a problem? Please describe.
I am using the faster r-cnn network with pytorch for object detection in images. However, there is a bug in pytorch 1.3.1 (patched in 1.4.0 and torchvision 0.5.0) that blocks torch.script from encoding/decoding the model, and therefore prevents me from using Elastic Inference with sagemaker. I really need EI to work to produce results in realtime, and I really want this solution so I can have fully managed hosting with sagemaker.

Describe the solution you'd like
Add Elastic Inference support for pytorch 1.4.0 with sagemaker along with pytorch 1.3.1

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions