Search Results for

    Show / Hide Table of Contents

    Enum InferenceRequestState

    State of a inference request.

    Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
    Assembly: Monai.Deploy.InformaticsGateway.Api.dll
    Syntax
    public enum InferenceRequestState

    Fields

    Name Description
    Completed

    Indicates MONAI Deploy Informatics Gateway has downloaded all the specified resources and uploaded to the MONAI Workload Manager.

    InProcess

    The inference request is being processing by the MONAI Deploy Informatics Gateway.

    Queued

    Indicates that an inference request is currently queued for data retrieval.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX