Definition
Web Neural Network API defines MLConv2dSupportLimits
dictionary MLConv2dSupportLimits {
MLTensorLimits input;
MLTensorLimits filter;
MLTensorLimits bias;
MLDataTypeLimits output;
};
MLConv2dSupportLimits
dictionaryWeb Neural Network API defines MLConv2dSupportLimits
dictionary MLConv2dSupportLimits {
MLTensorLimits input;
MLTensorLimits filter;
MLTensorLimits bias;
MLDataTypeLimits output;
};