Toggle navigation
Home
org.nd4j.autodiff.opstate.NDArrayInformation to org.nd4j.autodiff.samediff.impl.SDVariable
No. of Instances - 37
No. of Commits - 1
No. of Projects - {'nd4j'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
opId.getArrId()
to
opId.getVarName()
input.getId()
to
input.getVarName()
input.getId()
to
input.getVarName()
info.getArrId()
to
info.getVarName()
g.with(node(String.valueOf(vertex.vertexID())).with(Label.of(vertex1.getId())))
to
g.with(node(String.valueOf(vertex.vertexID())).with(Label.of(vertex1.getVarName())))
getInformationFor(input)
to
getVariableForVertex(input)
opId.getArrId()
to
opId.getVarName()
opId.getArrId()
to
opId.getVarName()
opId.getArrId()
to
opId.getVarName()