Skip to content

v5.2.0

Latest

Choose a tag to compare

@nmartin-psee nmartin-psee released this 13 Jan 15:19
9003b54
  • Installation

  • Dependencies

    • Updated ONNX Runtime to v1.23.2 with support for CUDA 12.x
    • Updated PyTorch to v2.9.1 and added support for CUDA 12.6 and 12.8
    • PyTorch and its related dependencies have been removed from utils/python/requirements_openeb.txt and placed into dedicated requirements files. Depending on your environment, use one of the files:
      • cpu-only: utils/python/requirements_pytorch_cpu.txt
      • cuda: utils/python/requirements_pytorch_cuda.txt
  • Open SDK Modules (OpenEB)

    • Fixed reading HDF5 files
  • Advanced SDK Modules

  • Prophesee Devices

    • Dropped support for EVK2
  • Documentation