Skip to content

Releases: NVIDIA-Merlin/core

v0.5.0

18 Jul 23:35
99ce749
Compare
Choose a tag to compare

What’s Changed

🔧 Maintenance

v0.4.0

14 Jun 23:30
78ecddd
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

📄 Documentation

🔧 Maintenance

v0.3.0

09 May 23:59
7621a8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Apr 00:16
c1c2d17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.0

01 Mar 19:55
35c016c
Compare
Choose a tag to compare

What's Changed

  • Add CI with github actions by @benfred in #1
  • Make utils._pynvml_mem_size public by @karlhigley in #2
  • Migrate Schema class to use better-proto for IO by @karlhigley in #3
  • Check Schema roundtrip to/from TensorflowMetadata by @benfred in #7
  • Allow JSON serialization for TensorflowMetadata by @benfred in #8
  • Fixes for TensorflowMetadata JSON compatability with merlin models by @benfred in #9
  • Add properties and tags for compatability with merlin-models by @benfred in #10
  • Move Schema from merlin.graph to merlin.schema by @benfred in #11
  • Store dtype precision as itemsize in schema files by @jperez999 in #14
  • Use implicit namespace package for merlin by @benfred in #15
  • Update setup.py to use find_namespace_packages() by @karlhigley in #16
  • Add Distributed and Serial execution-manager utilities by @rjzamora in #21
  • Rename merlin.graph to merlin.dag by @karlhigley in #22
  • Make it possible to pass device through pull_apart_list by @karlhigley in #26

New Contributors

Full Changelog: https://github.com/NVIDIA-Merlin/core/commits/v0.1.0