DatasetContextManager 类

管理数据集下载和装载操作的上下文。 不应直接使用此类。

继承
azureml.data.context_managers._CommonContextManager
DatasetContextManager

构造函数

DatasetContextManager(config, ignore_already_mounted_error=False, force_mount_with_allow_other=False)

参数

config
ignore_already_mounted_error
默认值: False
force_mount_with_allow_other
默认值: False