What's Changed
* Remove `MnistDataSource` by durandtibo in https://github.com/durandtibo/gravitorch/pull/287
* Remove `MNIST` dataset by durandtibo in https://github.com/durandtibo/gravitorch/pull/288
* Add `EpochCudaEmptyCache` by durandtibo in https://github.com/durandtibo/gravitorch/pull/289
* Add `IterationCudaEmptyCache` by durandtibo in https://github.com/durandtibo/gravitorch/pull/290
* Clean some tests by durandtibo in https://github.com/durandtibo/gravitorch/pull/291
* Add `deepcopy` option to `IterableDataFlow` by durandtibo in https://github.com/durandtibo/gravitorch/pull/292
* Release version `0.0.16` by durandtibo in https://github.com/durandtibo/gravitorch/pull/293
**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.15...v0.0.16