DnnNetPartition
DnnNetPartition
softneuro.core.DnnNetPartition()
DnnNetPartition class used for decomposing Dnn (see decompose).
add_interval
DnnNetPartition.add_interval(i_from, i_to)
Adds interval.
Arguments
- i_from: Start layer index.
- i_to: End layer index.