| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff | |
| org.nd4j.linalg.api.ops.impl.layers.recurrent |
| Modifier and Type | Method and Description |
|---|---|
SDVariable |
SameDiff.gru(GRUCellConfiguration configuration)
The gru cell
|
SDVariable |
SameDiff.gru(String baseName,
GRUCellConfiguration configuration)
The gru cell
|
| Constructor and Description |
|---|
GRUCell(SameDiff sameDiff,
GRUCellConfiguration configuration) |
Copyright © 2018. All rights reserved.