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

LearnableSqueezer #94

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

LearnableSqueezer #94

wants to merge 18 commits into from

Commits on Sep 20, 2023

  1. Removed useless types

    = committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2d6331f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Implemented learnable squeezers

    = committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e567f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dbfb2 View commit details
    Browse the repository at this point in the history
  3. added zero_init to learnable squeezer

    = committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e855a55 View commit details
    Browse the repository at this point in the history
  4. Added options to learnable squeezer

    = committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5083946 View commit details
    Browse the repository at this point in the history
  5. added reverse learnable squeezer

    = committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    72f0fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Added more opts in learnable squeezers

    = committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    89a1302 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    = committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f9c6e91 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Mispelling fixed

    = committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f64d8d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into iunet

    = committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    14d5df3 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    = committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4439c4b View commit details
    Browse the repository at this point in the history
  4. Fix refs

    = committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8a6cef8 View commit details
    Browse the repository at this point in the history
  5. Added docstring

    = committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7253aa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Added requested PR changes

    = committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    170dbe0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 18, 2023

  1. Small fix in function sign

    = committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c9df688 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix gpu/cpu(::ReversedNetwork) behaviour

    = committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cb54b32 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Fix test for learnable squeezer

    = committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f2dfd7 View commit details
    Browse the repository at this point in the history