menu
flutter_ml package
documentation
layertypes/maxPooling.dart
MaxPooling2DLayer
maxIndices property
maxIndices property
dark_mode
light_mode
maxIndices
property
List
<
List
<
List
<
int
>
>
>
maxIndices
getter/setter pair
Implementation
late List<List<List<int>>> maxIndices;
flutter_ml package
documentation
layertypes/maxPooling
MaxPooling2DLayer
maxIndices property
MaxPooling2DLayer class