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