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

Coupling layers #92

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Coupling layers #92

wants to merge 16 commits into from

Commits on Feb 9, 2022

  1. init

    vmoens committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    85ae279 View commit details
    Browse the repository at this point in the history
  2. minor

    vmoens committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    96c0399 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 23, 2022

  1. bugfix

    vmoens committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a664571 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. simplify coupling params

    vmoens committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a85a0d2 View commit details
    Browse the repository at this point in the history
  2. make mypy happy

    vmoens committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7d4d9dc View commit details
    Browse the repository at this point in the history
  3. some exampled

    vmoens committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    8855f96 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. usort

    vmoens committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ab0cc9e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. minor

    vmoens committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9eec855 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. amend

    vmoens committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b7a2722 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. fix tests and others

    vmoens committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    60fa367 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge remote-tracking branch 'origin/main' into coupling

    # Conflicts:
    #	flowtorch/bijectors/base.py
    #	flowtorch/bijectors/compose.py
    #	flowtorch/bijectors/ops/spline.py
    #	tests/test_bijector.py
    vmoens committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    14ebf0c View commit details
    Browse the repository at this point in the history
  2. merge main

    vmoens committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    98491b8 View commit details
    Browse the repository at this point in the history
  3. optimize imports

    vmoens committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    fb690c2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Fixed merge conflict

    stefanwebb committed May 5, 2022
    Configuration menu
    Copy the full SHA
    41364b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec166a View commit details
    Browse the repository at this point in the history