WebIDLpedia

MLWhereSupportLimits dictionary

Definition

Web Neural Network API defines MLWhereSupportLimits



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

Referring IDL interfaces/dictionaries