Function MSContextGetEnableParallel

Function Documentation

bool MSContextGetEnableParallel(const MSContextHandle context)

Obtain the status whether to perform model inference or training in parallel.

Parameters

context[in] Context object handle.

Returns

Bool value that indicates whether in parallel.