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

GarNet and GarNetStack in config.py #344

Merged
merged 11 commits into from
Dec 27, 2021

Commits on Oct 12, 2021

  1. patch adding GarNet support in config

    yiiyama authored and jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    02ab287 View commit details
    Browse the repository at this point in the history
  2. Issue fastmachinelearning#365 fixes

    yiiyama authored and jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    273ac4a View commit details
    Browse the repository at this point in the history
  3. need to support integer type inputs

    yiiyama authored and jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9e44a44 View commit details
    Browse the repository at this point in the history
  4. correct location for input dtype spec

    yiiyama authored and jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fefdb3b View commit details
    Browse the repository at this point in the history
  5. add math

    jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3fbe09a View commit details
    Browse the repository at this point in the history
  6. add garnet test

    jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e78ee51 View commit details
    Browse the repository at this point in the history
  7. rm weighted_sum_layer

    jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    13bcce8 View commit details
    Browse the repository at this point in the history
  8. test batch=3

    jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    81d6b42 View commit details
    Browse the repository at this point in the history
  9. respond to vlad

    jmduarte committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6c08bef View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. add guard

    jmduarte committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    73b45ea View commit details
    Browse the repository at this point in the history
  2. fix project name

    jmduarte committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9dd4000 View commit details
    Browse the repository at this point in the history