Skip to content

v0.1.0

Compare
Choose a tag to compare
@karlhigley karlhigley released this 01 Mar 19:55
35c016c

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