pythonmlopsnucliomlrun

What are the different runtimes in MLRun?


I'm trying to get a feel for how MLRun executes my Python code. What different runtimes are supported and why would I use one vs the other?


Solution

  • MLRun has several different ways to run a piece of code. At this time, the following runtimes are supported:

    If you are interested in learning more about each runtime, see the documentation.