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

Vnext #236

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

Vnext #236

wants to merge 19 commits into from

Commits on Apr 10, 2022

  1. update deps

    cgarciae committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    039eb3f View commit details
    Browse the repository at this point in the history
  2. add module example

    cgarciae committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1859615 View commit details
    Browse the repository at this point in the history
  3. update black + isort

    cgarciae committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    3e3266b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 13, 2022

  1. use treex alpha release

    cgarciae committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    60f2f47 View commit details
    Browse the repository at this point in the history
  2. fix pre-commit

    cgarciae committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f2fb603 View commit details
    Browse the repository at this point in the history
  3. revert some changes

    cgarciae committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    bad1962 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 22, 2022

  1. rename steps

    cgarciae committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    0bb1b29 View commit details
    Browse the repository at this point in the history
  2. update treex + jax_metrics

    cgarciae committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8b80a3f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. ManagedModule

    cgarciae committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8733116 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. add FlaxModule

    cgarciae committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d0d0a90 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. pytree

    cgarciae committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9e6c9f3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. update jax_metrics treex

    cgarciae committed May 23, 2022
    Configuration menu
    Copy the full SHA
    ec9355f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. refactor Module -> Trainer

    cgarciae committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    cbedfa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5289ba9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    db5d140 View commit details
    Browse the repository at this point in the history
  2. simplify examples

    cgarciae committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c0c1c27 View commit details
    Browse the repository at this point in the history
  3. update treex

    cgarciae committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    288e3a7 View commit details
    Browse the repository at this point in the history