Merlin-dataloader

Latest version: v23.8.0

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

23.08.00

23.06.00

23.05.00

What’s Changed

🐜 Bug Fixes

- Adjust tag propagation in `EmbeddingOperator` karlhigley (146)

πŸš€ Features

- Use Dictionary lookup for supplied IDs to Embedding Operator oliverholworthy (148)
- Fix the output type of `Padding` op sararb (145)

πŸ”§ Maintenance

- Update checks of HAS_GPU in tests to handle case where cudf is not installed oliverholworthy (118)
- Update tag pattern in GitHub Workflows oliverholworthy (143)
- Add workflows to check base branch and set stable branch oliverholworthy (142)
- Remove use of deprecated numpy aliases of builtin types oliverholworthy (144)
- Update requirements for Merlin packages to minimum version of 23.04 oliverholworthy (140)

23.04.00

What’s Changed

⚠ Breaking Changes

- Return Dense Tensors for Fixed List Columns oliverholworthy (112)
- Remove sparse tensor output type for list features oliverholworthy (103)
- Update dataloader to provide new output structure bschifferer (101)

🐜 Bug Fixes

- Apply device context when converting to torch tensors edknv (135)
- Revert "Set device for torch tensors with gpu > 1 (132)" edknv (134)
- Set device for torch tensors with gpu > 1 edknv (132)
- Apply map function when peeking in tensorflow edknv (129)
- remove numpy tensorflow conversion logic in tf dataloader jperez999 (122)
- Change row lengths unit tests to use cpu and single gpu edknv (115)
- Put row lengths on the same device on gpu edknv (113)

πŸš€ Features

- Adding Pad op jperez999 (125)
- fixing imports for tf and torch in dataloader jperez999 (127)
- Add downstream repo tests edknv (126)
- imports for GPU packages from compat jperez999 (119)
- adding array version of dataloader jperez999 (111)
- Return Dense Tensors for Fixed List Columns oliverholworthy (112)
- Remove sparse tensor output type for list features oliverholworthy (103)
- Update dataloader to provide new output structure bschifferer (101)
- Apply the `EMBEDDING` tag to the output of the embedding operators karlhigley (110)

πŸ”§ Maintenance

- Warn users when a batch size may not work on GPU edknv (136)
- Revert "Set device for torch tensors with gpu > 1 (132)" edknv (134)
- Adding Pad op jperez999 (125)
- fixing imports for tf and torch in dataloader jperez999 (127)
- Add downstream repo tests edknv (126)
- Array loaderbase merge jperez999 (121)
- imports for GPU packages from compat jperez999 (119)
- Remove reset of dataloader in len method of `ArrayLoader` oliverholworthy (123)
- remove numpy tensorflow conversion logic in tf dataloader jperez999 (122)
- replace dictarray for tensortable in transforms functionality jperez999 (120)
- Remove reshape to speed up loading of scalar features in TensorFlow oliverholworthy (116)
- Change row lengths unit tests to use cpu and single gpu edknv (115)
- Update default value of cpu to None in dataset fixture oliverholworthy (114)
- Correct cpu-packages config oliverholworthy (109)

23.02.01

What's Changed

πŸ”§ Maintenance

- Refactor ragged tensor processing for readbility and improved performance oliverholworthy (104)
- Restore support for passing device in CPU-only environment oliverholworthy (107)
- Correct cpu-packages config - rename build -> build-packages oliverholworthy (109)

**Full Changelog**: https://github.com/NVIDIA-Merlin/dataloader/compare/v23.02.00...v23.02.01

23.02.00

What’s Changed

πŸš€ Features

- add `map` to torch Loader radekosmulski (90)

πŸ“„ Documentation

- add example for running on multiple GPUs using Horovod radekosmulski (81)

πŸ”§ Maintenance

- Replace `nnzs` with `row_lengths` for clarity karlhigley (99)
- fix gpu visibility on docker jperez999 (98)
- Add Jenkinsfile AyodeAwe (49)
- Split CPU tests and building packages into separate Github Actions karlhigley (93)
- Check Input Schema setter with list feature oliverholworthy (87)
- Update pytorch getting started test and setup examples tests to run in CI oliverholworthy (63)
- activate gha runner for gpu-ci jperez999 (88)

New Contributors
* karlhigley made their first contribution in https://github.com/NVIDIA-Merlin/dataloader/pull/93
* AyodeAwe made their first contribution in https://github.com/NVIDIA-Merlin/dataloader/pull/49

**Full Changelog**: https://github.com/NVIDIA-Merlin/dataloader/compare/v0.0.4...v23.02.00

Page 1 of 2

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.