Delete dupe LEAKY_RELU
This commit is contained in:
parent
f4bc69bb86
commit
fb622951c3
@ -511,20 +511,6 @@ Options {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
**LEAKY_RELU**
|
|
||||||
|
|
||||||
```
|
|
||||||
Inputs {
|
|
||||||
0: a tensor
|
|
||||||
}
|
|
||||||
Outputs {
|
|
||||||
0: a tensor equivalent to max(input, input * alpha)
|
|
||||||
}
|
|
||||||
Options {
|
|
||||||
alpha
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**LESS**
|
**LESS**
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user