Growing module#

Growing module#

GrowingModule(layer[, tensor_s_shape, ...])

Abstract class for a Module of dynamic size

MergeGrowingModule([post_merge_function, ...])

Module to connect multiple modules with an merge operation.