Skip to content

hjander/onnx-inference-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onnx-inference-lambda

This project demnonstrates how to run onnx-runtime in AWS Lambda.

You can deploy with 'sls deploy'

Post an image to the created endpoint via curl: curl --verbose --trace-time -H "Content-Type: image/jpeg" --data-binary "@tests/plant.jpg" $GENERATED_LAMBDA_ENDPOINT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published