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

2d CK group convolution backward and weight update solvers #2536

Closed
wants to merge 22 commits into from

Commits on Oct 13, 2023

  1. 2d grouped conv bwd solver

    iq136boy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    83f64ee View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. 2d group wrw solver

    iq136boy committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    63de66c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    238a73c View commit details
    Browse the repository at this point in the history
  2. fix build and formatting

    amberhassaan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4823211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986b6d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38444d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a1863f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1781434 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. WIP: adding gtests

    amberhassaan committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0a949e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    1a5a454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877da46 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2f8f217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923432c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89389a1 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    amberhassaan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fdda3ca View commit details
    Browse the repository at this point in the history
  5. fix fin hash

    amberhassaan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    39be714 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bc005e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix includes

    amberhassaan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d3aa846 View commit details
    Browse the repository at this point in the history
  2. fix for 3D conv

    amberhassaan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    530f416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7476501 View commit details
    Browse the repository at this point in the history
  4. format fix

    amberhassaan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7e00735 View commit details
    Browse the repository at this point in the history