Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neural network implementation for gpu clusterization #13610

Draft
wants to merge 19 commits into
base: dev
Choose a base branch
from

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    d4dc46e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    c191885 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    05831ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8515290 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Adding a compiling and running version with single-threaded ONNX mode…

    …l executions. Clusters are not getting published yet (FIXME)
    ChSonnabend committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f6c934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba6805 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Working implementation of settings via GPUSettings.h and --configKeyV…

    …alues "GPU_proc.[setting]=...;..."
    ChSonnabend committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6ec3c46 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    626a46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4653a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04084c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    01dc4a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    accd7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019b388 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    3473a06 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    dfffdf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    df21c96 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fixing uchar -> uint8_t

    ChSonnabend committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    06737fd View commit details
    Browse the repository at this point in the history
  2. Adding utils header

    ChSonnabend committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b148449 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    534da50 View commit details
    Browse the repository at this point in the history