Changes
- Extend tensor conversion to numpy arrays to work with more device types (#1132) thanks to @kv9898
- Add sklearn metadata routing support:
NeuralNetis now a metadata router + consumer, enabling groups and other metadata to flow through Pipeline/GridSearchCV (#1139) thanks to @adrinjalali
Full Changelog: v1.3.1...v1.4.0