Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Shape Inference + Module Hooks (compact) #16

Merged
merged 22 commits into from
Oct 29, 2021
Merged

Shape Inference + Module Hooks (compact) #16

merged 22 commits into from
Oct 29, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    8891771 View commit details
    Browse the repository at this point in the history
  2. fix test shape inference

    cgarciae committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d62258c View commit details
    Browse the repository at this point in the history
  3. compact tests

    cgarciae committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1de5f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b48e667 View commit details
    Browse the repository at this point in the history
  5. fix all tests

    cgarciae committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ff1ef19 View commit details
    Browse the repository at this point in the history
  6. fix examples

    cgarciae committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    19358b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. fix metric _initial_state

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    dea83f9 View commit details
    Browse the repository at this point in the history
  2. fix tests

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    a773717 View commit details
    Browse the repository at this point in the history
  3. add name to Linear

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    72cc90f View commit details
    Browse the repository at this point in the history
  4. batch norm all kwargs

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    45b556e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db5ed19 View commit details
    Browse the repository at this point in the history
  6. add Module.initializing()

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1413d4e View commit details
    Browse the repository at this point in the history
  7. add compact_module

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e27a8f2 View commit details
    Browse the repository at this point in the history
  8. add nn.Flatten

    cgarciae committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2b7a2d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b8c9f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. update deps

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    fbc76ab View commit details
    Browse the repository at this point in the history
  2. unify crossentropy

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d710655 View commit details
    Browse the repository at this point in the history
  3. fix example

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0afd10d View commit details
    Browse the repository at this point in the history
  4. trigger ci

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    437b09d View commit details
    Browse the repository at this point in the history
  5. trigger ci

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    33ecd2e View commit details
    Browse the repository at this point in the history
  6. update deps

    cgarciae committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    388365a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6458447 View commit details
    Browse the repository at this point in the history