Contains classes for dropout layer.
|
| backward |
| Contains classes for the backward dropout layer.
|
|
| forward |
| Contains classes for the forward dropout layer.
|
|
| interface1 |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
|
|
Enumerator |
---|
auxRetainMask |
Tensor filled with Bernoulli random variates (0 in positions that are dropped, 1 - in the others) divided by probability that any particular element is retained.
|
Enumerator |
---|
defaultDense |
Default: performance-oriented method
|