Search Results for

    Show / Hide Table of Contents

    Enum InferenceRequestState

    State of a inference request.

    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public enum InferenceRequestState : int

    Fields

    Name Description
    Completed

    Indicates DICOM Adapter has submitted a new pipeline job with the Clara Platform.

    InProcess

    The inference request is being processing by DICOM Adapter.

    Queued

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

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX