WebIDLpedia

MLTransposeOptions dictionary

Definition

Web Neural Network API defines MLTransposeOptions



dictionary MLTransposeOptions {
  sequence<[EnforceRange] unsigned long> permutation;
};

Referring IDL interfaces/dictionaries