Skip to content

1.4.0

Compare
Choose a tag to compare
@achoum achoum released this 20 Mar 12:02
· 604 commits to main since this release

Features

  • Speed-up the computation of PDP and CEP in the model analysis tool.
  • Add compilation of model into .h file.
  • [JS port] Add "prefix" argument to model loading method.
  • Rename logging function from LOG to YDF_LOG to limit risk of collision with
    TF or Absl.

Fix

  • [JS port] Fix memory leak. Release emscripten objects.