v22.05
What's Changed
- Removes --user when installing NVTabular by @albert17 in #64
- Fix typos in docker files by @benfred in #68
- Fix link in README and update merlin examples by @benfred in #70
- Adds package and fixes typo by @albert17 in #69
- 21.11 DLFW by @albert17 in #73
- update unified container to support hugectr v3.3 by @zehuanw in #76
- fix illegal instruction by adding "PORTABLE=1" by @zehuanw in #77
- Fixing the issue of missing install.sh in tf container build by @zehuanw in #79
- Rel 21.12 by @albert17 in #78
- Add new issues to the backlog project by @benfred in #80
- Updates dlfw 21.12 by @albert17 in #86
- Cuda compat removes shell by @albert17 in #89
- [Ready to be reviewed] Support Customized HCTR Repo in the unified containers by @zehuanw in #85
- mask_nvt_for_tf1_image by @shijieliu in #92
- added hdfs and s3 support by @jperez999 in #94
- Arrow s3 hdfs by @jperez999 in #95
- activate orc by @jperez999 in #96
- Release 22.02 by @albert17 in #93
- Arrow s3 hdfs by @jperez999 in #98
- Reduce containers size by @albert17 in #100
- Fix security issue jershi by @jershi425 in #123
- add mpi4py/onnx/onnxruntime for ctr/tf by @shijieliu in #122
- New containers by @albert17 in #119
- Rel 22.03 by @albert17 in #124
- CI container by @albert17 in #132
- Ci container fixes by @albert17 in #133
- Merlin Release 22.03 by @albert17 in #147
- Software Versions Tools by @albert17 in #141
- Fix inference container by @albert17 in #135
- Inference PoC with Merlin Systems by @rnyak in #169
- Update the Merlin README with additional edits from docs bash by @karlhigley in #167
- Copy MovieLens and Criteo example notebooks from NVTabular by @karlhigley in #166
- docs: add a docs build by @mikemckiernan in #174
- docs: Add documentation badge by @mikemckiernan in #175
- add basic tests by @jperez999 in #176
- Initial attempt at support matrices by @mikemckiernan in #182
- Updating Example README by @bschifferer in #183
- docs: Add redirect page by @mikemckiernan in #184
- Update deploying multi-stage RecSys PoC nb by @rnyak in #186
- Merlin Container Release 22.04 by @albert17 in #178
- Set pandas version by @albert17 in #188
- Print more testing info by @albert17 in #190
- Test merlin-systems as part of verifying containers by @benfred in #191
- Update packages for scan by @albert17 in #192
- Set dask_cuda version by @albert17 in #193
- Keep HugeCTR source by @albert17 in #195
- Typo by @albert17 in #198
- removed path from feast as updated in systems by @jperez999 in #196
- Fail on errors in test_container.sh by @benfred in #194
- docs: Add 22.04 support matrix by @mikemckiernan in #201
- Set pandas version in CI container by @albert17 in #200
- fix torch horovod: explicitly does not need tensorflow by @jperez999 in #206
- Torch fix by @jperez999 in #207
- Torch container horovod release version by @jperez999 in #215
- Add Arrow S3 support to the
tensorflow-training
container by @karlhigley in #217 - add distributed-embeddings to merlin dockerfile by @FDecaYed in #208
- Revert "Add Arrow S3 support to the
tensorflow-training
container (… by @karlhigley in #220 - Install required packages for multi-stage notebooks using
%pip
by @karlhigley in #221 - WIP: Fix HDFS linking by @bashimao in #151
- Restructure container builds to use multi-stage builds and a Merlin base image by @karlhigley in #234
- add args, ARG can only handle one arg at a time by @jperez999 in #245
- Args fix by @jperez999 in #246
- Replace run_ensemble_on_tritonserver() with send_triton_request() and do minor updates by @rnyak in #244
- Add a few Python and system packages for the example notebooks by @karlhigley in #247
- remove horovod from torch container by @jperez999 in #249
- Apply key rotation fixes to existing container Dockerfiles by @karlhigley in #252
- add entrypoint to all containers by @jperez999 in #254
- Add hadoop scripts by @jperez999 in #260
- Copy hadoop by @jperez999 in #261
- Rm hadoop xtra by @jperez999 in #262
- Rm e pip by @jperez999 in #283
- Add Unit test for Building and deploying multi-stage Recsys nbs by @rnyak in #281
- docs: Use MyST and sphinx-external-toc by @mikemckiernan in #251
- Add an ARG which could disable distributed_embeddings by @EmmaQiaoCh in #291
- Add Unit test for Building and deploying multi-stage Recsys nbs by @rnyak in #288
- docs: Tooling and automation for support matrix by @mikemckiernan in #290
- Add key update mechanism for ci dockerfile by @jperez999 in #292
- Rm nvm by @jperez999 in #296
- Revert rm by @jperez999 in #297
New Contributors
- @jershi425 made their first contribution in #123
- @rnyak made their first contribution in #169
- @FDecaYed made their first contribution in #208
- @bashimao made their first contribution in #151
Full Changelog: v0.7.1...v22.05