Definition
Web Neural Network API defines MLLeakyReluOptions
dictionary MLLeakyReluOptions : MLOperatorOptions {
double alpha = 0.01;
};
MLLeakyReluOptions
dictionaryWeb Neural Network API defines MLLeakyReluOptions
dictionary MLLeakyReluOptions : MLOperatorOptions {
double alpha = 0.01;
};