Skip to content

B: 0.5.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gosha20777 gosha20777 released this 03 Aug 08:32
· 136 commits to master since this release
3ebd067

Change log

  • fix many bugs
  • update net core 3.1 -> net 5.0
  • initial wayland support
  • add plugin system
  • support hardware
    • nVidia GPU support (linix, windows)
    • AMD GPU support (linux, windows)
    • Intel GPU support (windows)
    • coral edge TPU support (debian only)
    • intel movidius 2 support (linux)
  • support ml frameworks
    • TensorFlow inference support (linux, windows, osx)
    • ONNX inference support (linux, windows, osx)
  • support native ml back-ends
    • OneDNN inference support (CPU only, linux, windows, osx)
    • OpenVINO inference support (linux)
    • TensorTR inference support (linux)
    • CUDA inference support (linux, windows)
    • Direct.ML inference support (windows)
    • Coral Runtime inference support (debian only)