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

Add Compressedbackend for Onebit optimizers #5473

Merged
merged 19 commits into from
Jun 5, 2024

Commits on Apr 16, 2024

  1. init of onebitadam

    Liangliang-Ma committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3236b2c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add packbits builder

    Liangliang-Ma committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    614ea06 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. packing kernels

    Liangliang-Ma committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0fd77ca View commit details
    Browse the repository at this point in the history
  2. rename ccl backend

    Liangliang-Ma committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d5227a2 View commit details
    Browse the repository at this point in the history
  3. rename file

    Liangliang-Ma committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aa8b6dc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. rename and add comment

    Liangliang-Ma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c6cd225 View commit details
    Browse the repository at this point in the history
  2. format

    Liangliang-Ma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c883555 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d0c9b4b View commit details
    Browse the repository at this point in the history
  2. rm unused lib

    Liangliang-Ma committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    bd04050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706934f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

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

Commits on May 14, 2024

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

Commits on May 20, 2024

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

Commits on May 22, 2024

  1. Create README.md

    Liangliang-Ma committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1ef6db7 View commit details
    Browse the repository at this point in the history
  2. add README.md for onebit tests

    add README.md for onebit tests
    Liangliang-Ma committed May 22, 2024
    Configuration menu
    Copy the full SHA
    49baea4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    983152a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2537ae View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix readme format

    Liangliang-Ma committed May 24, 2024
    Configuration menu
    Copy the full SHA
    beff88c View commit details
    Browse the repository at this point in the history