Skip to content

Total Titation

Compare
Choose a tag to compare
@gosha20777 gosha20777 released this 14 Aug 20:55
· 124 commits to master since this release
4fc9c5c

Change log

  • public beta status
  • fix many bugs
  • update net core 3.1 -> net 5.0
  • update avalonia 0.9.12 -> 0.10.3
  • initial wayland support
  • add plugin system
  • new documentation
  • 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)