Package deepboof.graph
Interface TensorMerger<T extends Tensor<T>>
public interface TensorMerger<T extends Tensor<T>>
Merged multiple input tensors into a single output which can be processed by a
Function.-
Method Summary
-
Method Details
-
initialize
-
combine
-
getOutputShape
int[] getOutputShape()
-