Skip to content
 
Tempo MLOps tempo.errors module
Type to start searching
    Tempo
    • Tempo MLOps
    • 🚀 Our Other Projects & Products:
    • Seldon Core
    • Alibi Explain
    • Alibi Detect
    • MLServer
    • Seldon Deploy (Enterprise)
    • Seldon Deploy SDK (Enterprise)
    • tempo
    • tempo package
    Tempo
    • Documentation:
    • Overview
    • Quickstart
    • Architecture
    • AsyncIO
    • Workflow
    • Runtimes
    • FAQ
    • Examples:
    • Introductory Custom Python Model
    • MLFlow end-to-end Example
    • Multi-model Orchestration with Seldon Core
    • Model Explanation (using Alibi)
    • Outlier Detection (using Alibi-Detect)
    • End to End Pipeline with Metaflow and Tempo
    • GPT-2 Hugging Face with ONNX Triton and Seldon Core
    • API reference
    • API reference
      • tempo package
    • Show Source

    tempo.errors module¶

    exception tempo.errors.InvalidUserFunction(model_name: str, reason: str)¶

    Bases: tempo.errors.TempoError

    exception tempo.errors.TempoError(msg)¶

    Bases: Exception

    exception tempo.errors.UndefinedCustomImplementation(model_name: str)¶

    Bases: tempo.errors.TempoError

    exception tempo.errors.UndefinedRuntime(model_name: str)¶

    Bases: tempo.errors.TempoError

    Previous tempo.conf module
    Next tempo.magic module
    © Copyright 2020, Seldon Technologies.
    Created using Sphinx 3.2.1. and Material for Sphinx