1.4.0
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.