units property

int units
getter/setter pair

Number of rows in output Matrix.column after activation (or applying) of the Layer over input data

Implementation

late int units;