You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes
The API for NVTabular has been signficantly refactored, and existing code targetting the 0.3 API will need to be updated.
Workflows are now represented as graphs of operations, and applied using a sklearn 'transformers' style api. Read more by
checking out the examples
Improvements
Triton integration support for NVTabular with TensorFlow and HugeCTR models
Recommended cloud configuration and support for AWS and GCP
Reorganized examples and documentation
Unified Docker containers for Merlin components (NVTabular, HugeCTR and Triton)