Skip to content

HybridBackend v0.7.0

Compare
Choose a tag to compare
@2sin18 2sin18 released this 21 Oct 05:27
· 35 commits to main since this release
51a507d

Objectives:

  1. Memory-efficient loading of categorical data
  2. GPU-efficient orchestration of embedding layers
  3. Communication-efficient training and evaluation at scale
  4. Easy to use with existing AI workflows

Features:

  1. Performance
    - Support of data transfer prefetching

  2. Usability
    - Support of Keras Model API
    - Support direct pip install via Pypi