Contents

ComputeStage

Types that represent the compute stage.

Declaration

enum ComputeStage

Overview

The main compute stage represents the essential functionality of a request. Requests that provide additional analysis — or conversion of the data by the main stage — can also report a post-processing stage.

Topics

Getting the compute stages

See Also

Configuring a request