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

Improving Mixed precision experience #985

Merged
merged 13 commits into from
Mar 11, 2024
Merged

Improving Mixed precision experience #985

merged 13 commits into from
Mar 11, 2024

Commits on Mar 7, 2024

  1. Remove default MP config object

    and modify MP logging
    Ofir Gordon authored and Ofir Gordon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    78b8637 View commit details
    Browse the repository at this point in the history
  2. WIP - MpDistanceWeighting

    Ofir Gordon authored and Ofir Gordon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    29328e4 View commit details
    Browse the repository at this point in the history
  3. distance weighting enum

    Ofir Gordon authored and Ofir Gordon committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    927cbdb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fix mp metric numerical issue

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0a286c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mp-ux

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7e1508b View commit details
    Browse the repository at this point in the history
  3. - Fix tests mp config function name

    - added tests for MP distance weighting with last layer
    - fix mixed precision test name
    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    faef3d4 View commit details
    Browse the repository at this point in the history
  4. take the previous bitwidth metric plus epsilon (and fix lp search test)

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    008918a View commit details
    Browse the repository at this point in the history
  5. fix metric again

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    78c0b9e View commit details
    Browse the repository at this point in the history
  6. fix metric in lp search test

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ecc4e84 View commit details
    Browse the repository at this point in the history
  7. fix import in tets

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    894d4fd View commit details
    Browse the repository at this point in the history
  8. Adjust tests with MpDistanceWeighting

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6f8f9e5 View commit details
    Browse the repository at this point in the history
  9. fix unnecessary deepcopy in tests

    Ofir Gordon authored and Ofir Gordon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4643017 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Minor PR fixes

    Ofir Gordon authored and Ofir Gordon committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    83a0081 View commit details
    Browse the repository at this point in the history