Skip to content

0.3.0 Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@K-Jo K-Jo released this 20 Jun 08:49
· 1213 commits to master since this release
fb12cee
  • Added functionality
    • #141 PyTorch 1.1 support
    • #138 ONNXRuntime support. This comes with an example Jupyter notebook #139
  • Minor Bugfixes:
    • #127 Crash on MODELRUN if INPUTS/OUTPUTS names are not present in the TF graph
    • #125 Segfault on RDBSave if buffer is freed
    • #108 Memory leak in queuePush
  • Notes for GPU Mode:
    • Tensorflow (1.12.0) and PyTorch (1.1.0) require CUDA 9.0.
    • ONNXRuntime (0.4.0) requires CUDA 9.1