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

GANModel Porting #3601

Merged
merged 12 commits into from
Nov 6, 2023
Merged

GANModel Porting #3601

merged 12 commits into from
Nov 6, 2023

Commits on Oct 8, 2023

  1. added GANModel

    shreyasvinaya committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    aea66db View commit details
    Browse the repository at this point in the history
  2. added GANModel to init

    shreyasvinaya committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e287dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00c1e3 View commit details
    Browse the repository at this point in the history
  4. added GANModel Tests

    shreyasvinaya committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a013248 View commit details
    Browse the repository at this point in the history
  5. yapf fix

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

Commits on Oct 23, 2023

  1. fixed hashing issue

    shreyasvinaya committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6495a2a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Nov 2, 2023

  1. Fixed GANModel

    shreyasvinaya committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    deff258 View commit details
    Browse the repository at this point in the history
  2. doc fix

    shreyasvinaya committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    928e175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388a922 View commit details
    Browse the repository at this point in the history
  4. fixed mypy error

    shreyasvinaya committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f285d93 View commit details
    Browse the repository at this point in the history
  5. fix python 3.8 error

    shreyasvinaya committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1d8400e View commit details
    Browse the repository at this point in the history