What's Changed
* Instance termination help in bash scripts by mv1388 in https://github.com/mv1388/aitoolbox/pull/740
* Remove unused TestMNISTCNNExplicitDPDefinitionReverseCompatibility test by mv1388 in https://github.com/mv1388/aitoolbox/pull/741
* Optimize loss type consistency and device movement by mv1388 in https://github.com/mv1388/aitoolbox/pull/710
* predict_with_model() keeps data on the original device without moving to the CPU by mv1388 in https://github.com/mv1388/aitoolbox/pull/742
* Replace hardcoded condition with the central is_main_process() method call by mv1388 in https://github.com/mv1388/aitoolbox/pull/743
* DDP mp_sync keep original data type by mv1388 in https://github.com/mv1388/aitoolbox/pull/744
* Package release 1.8 by mv1388 in https://github.com/mv1388/aitoolbox/pull/745
**Full Changelog**: https://github.com/mv1388/aitoolbox/compare/1.7...1.8