| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.layers.samediff |
| Modifier and Type | Field and Description |
|---|---|
protected SameDiffLambdaVertex.VertexInputs |
SameDiffLambdaVertex.inputs |
| Modifier and Type | Method and Description |
|---|---|
protected SameDiffLambdaVertex.VertexInputs |
SameDiffLambdaVertex.getInputs(SameDiff sd) |
| Modifier and Type | Method and Description |
|---|---|
abstract SDVariable |
SameDiffLambdaVertex.defineVertex(SameDiff sameDiff,
SameDiffLambdaVertex.VertexInputs inputs)
The defineVertex method is used to define the foward pass for the vertex
|
Copyright © 2020. All rights reserved.