📎︎
NOM
▶︎
NOM
▶︎
ModelNode
▶︎
ComputationalUnit
▶︎
Math
▶︎
Types

:
: ;

static function Types()
NOM.js: 3165
Enumeration defining the mappable computational units to the classes that are defined in tf.keras.layer of TensorFlow.
: Trista, Dexter;

Enum

Types
Enumeration defining the mappable computational units to the classes that are defined in tf.keras.layer of TensorFlow.
: Trista, Dexter;

Add
1
An addition unit (mapping for tf.math.add_n). (Ref: NOM.ModelNode.ComputationalUnit.Math.Add )
Multiply
2
An multiplication unit (mapping for tf.math.multiply). (Ref: NOM.ModelNode.ComputationalUnit.Math.Multiply )
Divide
3
An reduce unit (mapping for tf.math.divide_no_nan). (Ref: NOM.ModelNode.ComputationalUnit.Math.Divide )
Pow
4
An reduce unit (mapping for tf.math.pow). (Ref: NOM.ModelNode.ComputationalUnit.Math.Pow )
Sqrt
5
An reduce unit (mapping for tf.math.sqrt). (Ref: NOM.ModelNode.ComputationalUnit.Math.Sqrt )
Exp
6
An reduce unit (mapping for tf.math.exp). (Ref: NOM.ModelNode.ComputationalUnit.Math.Exp )
ReduceMean
7
An reduce unit (mapping for tf.math.reduce_mean). (Ref: NOM.ModelNode.ComputationalUnit.Math.ReduceMean )

Language:
Theme: