haveBatchSize property

bool haveBatchSize

Weither the hyper-parameters have a batch size.

Implementation

bool get haveBatchSize => batchSize != null;