Whatβs Changed
π Bug Fixes
- Put values and offsets on the same device on gpu(https://github.com/NVIDIA-Merlin/dataloader/pull/45)
π Features
- Dl transforms (https://github.com/NVIDIA-Merlin/dataloader/pull/41)
π Documentation
- docs: Add basic SEO configuration (https://github.com/NVIDIA-Merlin/dataloader/pull/43)
π§ Maintenance
- add capability to target branch for unit test in cpu on tox (https://github.com/NVIDIA-Merlin/dataloader/pull/58)
- Add lint workflow using pre-commit (https://github.com/NVIDIA-Merlin/dataloader/pull/55)
- clear init to ensure loading of framework specific ops only (https://github.com/NVIDIA-Merlin/dataloader/pull/48)
- add tox ini as entrypoint for tests in cpu gha (https://github.com/NVIDIA-Merlin/dataloader/pull/42)