Skip to content

Releases: NVIDIA-Merlin/systems

v0.3.0

15 Jun 00:01
6416cd2
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

🚀 Features

📄 Documentation

🔧 Maintenance

v0.2.0

10 May 00:06
650c9b0
Compare
Choose a tag to compare

What's Changed

  • Added send_triton_request function and updated example notebook by @jperez999 in #85
  • move gpu resource allocation inside GPU safe if statement by @jperez999 in #86
  • refactor run_ensemble_on_tritonserver to use send_triton_request by @jperez999 in #90
  • Fix build issue that resulted in build/lib/build/lib/build/lib/... by @karlhigley in #93
  • Adjust test utils to avoid skipped tests due to missing imports by @karlhigley in #94
  • docs: Add ext-toc and revisions for the change by @mikemckiernan in #97
  • remove unneeded packs by @jperez999 in #98
  • Create a conda recipe for merlin-systems by @benfred in #101

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Apr 22:56
75f3067
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0