WebIDLpedia

MLWhereSupportLimits dictionary

Definition

Web Neural Network API defines MLWhereSupportLimits



dictionary MLWhereSupportLimits {
  MLTensorLimits condition;
  MLTensorLimits trueValue;
  MLTensorLimits falseValue;
  MLDataTypeLimits output;
};

Referring IDL interfaces/dictionaries