Definition
Web Neural Network API defines MLOperandDescriptor
dictionary MLOperandDescriptor {
required MLOperandDataType dataType;
required sequence<[EnforceRange] unsigned long> shape;
};
MLOperandDescriptor
dictionaryWeb Neural Network API defines MLOperandDescriptor
dictionary MLOperandDescriptor {
required MLOperandDataType dataType;
required sequence<[EnforceRange] unsigned long> shape;
};