| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.graph | |
| org.deeplearning4j.nn.conf.layers.samediff |
| Modifier and Type | Method and Description |
|---|---|
void |
AttentionVertex.defineParametersAndInputs(SDVertexParams params) |
| Modifier and Type | Method and Description |
|---|---|
SDVertexParams |
SameDiffVertex.getVertexParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
SameDiffLambdaVertex.defineParametersAndInputs(SDVertexParams params) |
abstract void |
SameDiffVertex.defineParametersAndInputs(SDVertexParams params)
Define the parameters - and inputs - for the network.
|
Copyright © 2021. All rights reserved.