WebIDLpedia

MLReverseOptions dictionary

Definition

Web Neural Network API defines MLReverseOptions



dictionary MLReverseOptions : MLOperatorOptions {
  sequence<[EnforceRange] unsigned long> axes;
};

Referring IDL interfaces/dictionaries