public class BooleanPlaceholderVertex extends BooleanVertex implements LogProbGraph.PlaceholderVertex, NonProbabilistic<BooleanTensor>, Differentiable, NonSaveableVertex
| Constructor and Description |
|---|
BooleanPlaceholderVertex(BooleanVertex defaultVertex) |
BooleanPlaceholderVertex(long... initialShape) |
| Modifier and Type | Method and Description |
|---|---|
BooleanTensor |
calculate() |
and, and, and, assertTrue, assertTrue, concat, equalTo, getValue, loadValue, not, not, notEqualTo, observe, observe, or, or, or, reshape, saveValue, setAndCascade, setAndCascade, setValue, setValue, slice, takeaddChild, addParent, addParents, equals, eval, getChildren, getConnectedGraph, getDegree, getId, getIndentation, getLabel, getObservedValue, getParents, getRank, getReference, getShape, getState, getValue, hashCode, hasValue, isDifferentiable, isObserved, isProbabilistic, lazyEval, observe, observeOwnValue, print, print, removeLabel, save, setAndCascade, setLabel, setLabel, setParents, setParents, setState, setValue, toString, unobserveclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontradictsObservationgetObservedValue, isObserved, observe, unobserveforwardModeAutoDifferentiation, reverseModeAutoDifferentiation, withRespectToSelfpublic BooleanPlaceholderVertex(long... initialShape)
public BooleanPlaceholderVertex(BooleanVertex defaultVertex)
public BooleanTensor calculate()
calculate in interface NonProbabilistic<BooleanTensor>