Skip to content

Neo AI is a compiler and runtime for machine learning models. The compiler optimizes machine learning models for various target hardware. The runtime executes the model on the target hardware.

License

mohnkhan/neo-ai-dlr

 
 

Repository files navigation

DLR

DLR is a stand-alone, light-weight and portable runtime for CNN and decicion-tree models. Built on top of TVM and Treelite runtime, DLR provides simple and unified Python/C++ APIs for loading and running TVM/Treelite compiled models on a wide range of devices, including X86, TRT-enabled GPU and Arm devices.

Documentation

For more details about using DLR and SageMaker NEO service, please refer to AWS News Blog

Development

See DEVELOPMENT.md

License

This library is licensed under the Apache 2.0 License.

About

Neo AI is a compiler and runtime for machine learning models. The compiler optimizes machine learning models for various target hardware. The runtime executes the model on the target hardware.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 40.8%
  • Python 39.5%
  • CMake 12.8%
  • Shell 6.9%