notes: * fixed a memory leak when using tensorflow dataset in pipeline * removed warning message when using `max_train_steps_per_epoch` or `max_eval_steps_per_epoch`
1.0.7
Change:
* Shuffling the samples within batch for `BatchDataset` to avoid potential imbalance of data on multi-gpu system
1.0.6
1.0.3
FastEstimator Release 1.0.3, checkout fastestimator.org for more info
1.0.2
* fix several bugs related to `BatchDataset`
for more info, check https://www.fastestimator.org/
1.0.1
This is the first official release of FastEstimator. Check out our [website](https://www.fastestimator.org) for more info.