Skip to content

AIDeveloper 0.3.0

Compare
Choose a tag to compare
@maikherbig maikherbig released this 17 Feb 00:10
· 99 commits to master since this release
9c50e5a

New features:

  • Support for NVIDIA RTX GPUs (only GPU driver is required -see below)
  • Massively updated software dependencies:
    • Python 3.9.10
    • TensorFlow 2.7.1
    • CUDA 11.2
    • ...

Limitation of the GPU Version: Only NVIDIA GPUs with a compute capability>=3.5 are supported.
What is my compute capability?
AID was tested on multiple Systems with different GPUs. On most systems, AID only worked after the 2nd start. If AID crashes or does not detect your GPU, you may need to update your GPU driver.

On Windows, Visual C++ needs to be installed . You will most likely need the x64 version: download link

Mac app was created by @Sophyzhq

Github All Releases