WebIDLpedia

MLSliceOptions dictionary

Definition

Web Neural Network API defines MLSliceOptions



dictionary MLSliceOptions : MLOperatorOptions {
  sequence<[EnforceRange] unsigned long> strides;
};

Referring IDL interfaces/dictionaries