📎︎
NOM
▶︎
NOM
▶︎
ModelNode
▶︎
Layer
▶︎
Incoming
▶︎
MergeDimMethods

:
: ;

static function MergeDimMethods()
NOM.js: 3421
Enumeration defining the type of handling merging higher dimensioned nodes to the lower dimensioned core node.
: Dexter;

Enum

MergeDimMethods
Enumeration defining the type of handling merging higher dimensioned nodes to the lower dimensioned core node.
: Dexter;

SubSample
1
A subsampling is used.
SpaceToDepth
2
Pre-operation axis are stacked in blocks of multiple of the core node dimensions as the operation dimension.
MaxPool
3
Adjacent features in the dimensions before the operation dimension will be max-pooled to the dimensions as the core node.
MeanPool
4
Adjacent features in the dimensions before the operation dimension will be mean-pooled to the dimensions as the core node.

Language:
Theme: