Definition
Web Neural Network API defines MLWhereSupportLimits
dictionary MLWhereSupportLimits {
MLTensorLimits condition;
MLTensorLimits trueValue;
MLTensorLimits falseValue;
MLDataTypeLimits output;
};
MLWhereSupportLimits
dictionaryWeb Neural Network API defines MLWhereSupportLimits
dictionary MLWhereSupportLimits {
MLTensorLimits condition;
MLTensorLimits trueValue;
MLTensorLimits falseValue;
MLDataTypeLimits output;
};