parallelism property

int? parallelism
getter/setter pair

The parallelism of the evaluation run for the inference step.

If not specified, the default parallelism will be used.

Optional.

Implementation

core.int? parallelism;