DimensionMismatchException 类

一个指示用户输入数据和用户模型输出的维度不匹配的异常。

继承
azureml.exceptions._azureml_exception.UserErrorException
DimensionMismatchException

构造函数

DimensionMismatchException(exception_message, **kwargs)

参数

exception_message
str
必需

描述错误的消息。