Definition
Web Neural Network API defines MLGemmSupportLimits
dictionary MLGemmSupportLimits {
MLTensorLimits a;
MLTensorLimits b;
MLTensorLimits c;
MLTensorLimits output;
};
MLGemmSupportLimits
dictionaryWeb Neural Network API defines MLGemmSupportLimits
dictionary MLGemmSupportLimits {
MLTensorLimits a;
MLTensorLimits b;
MLTensorLimits c;
MLTensorLimits output;
};