neo-ai / neo-ai-dlr

Neo-AI-DLR is a common runtime for machine learning models compiled by AWS SageMaker Neo, TVM, or TreeLite.
Apache License 2.0
491 stars 107 forks source link

Integration tests for Continuous Delivery of containers #43

Open hcho3 opened 5 years ago

hcho3 commented 5 years ago

40 adds the Dockerfile for DLR containers. We need a suite of tests to automatically test the containers

hcho3 commented 5 years ago

Once the integration tests are in, we can also continuously deliver containers to a container registry. @wweic