enum Num::NN::FanMode
Overview
Represents the type of Fan meant to be discovered, whether it is the maximum number of inputs or outputs.
Defined in:
nn/initialization.crEnum Members
-
FanAvg =
0
-
FanIn =
1
-
FanOut =
2