KonduitAI / konduit-serving

Enterprise runtime for machine learning models
https://serving.konduit.ai/
Apache License 2.0
47 stars 15 forks source link

Add graalvm support for pipeline step creation #504

Closed agibsonccc closed 3 years ago

agibsonccc commented 3 years ago
  1. Moves pipeline steps out of execution modules.
  2. Add configuration modules allowing reduction of dependencies for graalvm to produce one binary capable of providing configuration for all commands.
  3. Fix configuration creator up to provide complete commands and help for configuration.