Package deepboof.graph
package deepboof.graph
-
ClassDescriptionProcesses a sequence of forward functions.Address which points to the input of a nodeNode in a network graph which describes the network's processing sequence.Orders an unsorted list of nodes so that they can be processed in sequence and have all of their dependencies meet prior to being invoked.TensorMerger<T extends Tensor<T>>Merged multiple input tensors into a single output which can be processed by a
Function.