Class BhashiniComputeRequest
Request for inferencing a pipeline. Response type is BhashiniComputeResponse.
public class BhashiniComputeRequest
- Inheritance
-
objectBhashiniComputeRequest
Fields
Input
The input for the pipeline.
public BhashiniInputData Input
Field Value
Remarks
Tasks
The tasks to be carried out by the pipeline.
public BhashiniComputeTask[] Tasks