Class InferenceSession.ConstantDep
- java.lang.Object
-
- org.nd4j.autodiff.samediff.internal.InferenceSession.Dep
-
- org.nd4j.autodiff.samediff.internal.InferenceSession.ConstantDep
-
- Enclosing class:
- InferenceSession
protected static class InferenceSession.ConstantDep extends InferenceSession.Dep
-
-
Field Summary
Fields Modifier and Type Field Description protected StringconstName-
Fields inherited from class org.nd4j.autodiff.samediff.internal.InferenceSession.Dep
frame, parentFrame
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedConstantDep()
-
-
-
Field Detail
-
constName
protected String constName
-
-