Skip to main content

Request

priority (property)

(self) -> int

__init__

__init____init__(self, inputs: dict, *, priority: int = 0, deadline_ms: int | None = None) -> None

init(self, inputs: dict, *, priority: int = 0, deadline_ms: int | None = None) -> None

A request: named input tensors (a dict keyed by the pipeline's input names) plus scheduling hints.