Function MSContextGetEnableParallel

Function Documentation

bool MSContextGetEnableParallel(const MSContextHandle context)

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

参数:

context[in] Context object handle.

返回:

Bool value that indicates whether in parallel.