WebIDLpedia

MLTransposeOptions dictionary

Definition

Web Neural Network API defines MLTransposeOptions



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

Referring IDL interfaces/dictionaries