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 |
---|---|
abstract void |
SameDiffVertex.defineParametersAndInputs(SDVertexParams params)
Define the parameters - and inputs - for the network.
|
void |
SameDiffLambdaVertex.defineParametersAndInputs(SDVertexParams params) |
Copyright © 2022. All rights reserved.