设计
规格
API
API映射
迁移指南
FAQ
RELEASE NOTES
获取当前是否开启自动线程调整。
bool,表示是否开启自动线程调整。
样例:
>>> # Get the global configuration of auto number worker feature. >>> flag = ds.config.get_auto_num_workers()