protected static class ComputationGraphSpace.VertexConf extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.deeplearning4j.nn.conf.graph.GraphVertex |
graphVertex |
protected String[] |
inputs |
protected String |
vertexName |
| Modifier | Constructor and Description |
|---|---|
protected |
VertexConf() |
protected org.deeplearning4j.nn.conf.graph.GraphVertex graphVertex
protected String vertexName
protected String[] inputs
Copyright © 2020. All rights reserved.