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

[MLOps 1.5] Autogenerate data logging configs from the registry #867

Merged
merged 94 commits into from
Feb 3, 2023

Commits on Jan 9, 2023

  1. initial commit

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4dfa663 View commit details
    Browse the repository at this point in the history
  2. clean up the code

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7a2ac8f View commit details
    Browse the repository at this point in the history
  3. ready for review

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    32dfa2d View commit details
    Browse the repository at this point in the history
  4. add docstring

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    43eeb1b View commit details
    Browse the repository at this point in the history
  5. add end_to_end test

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0268024 View commit details
    Browse the repository at this point in the history
  6. add comment

    bogunowicz@arrival.com committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f3de235 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Delete preview.py

    dbogunowicz committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    22d8bde View commit details
    Browse the repository at this point in the history
  2. ready to re-review

    bogunowicz@arrival.com committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    6bd58c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af80eb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    fc18d58 View commit details
    Browse the repository at this point in the history
  2. initial commit

    bogunowicz@arrival.com committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    625ecc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592c2e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. logic solid fixing tests now

    bogunowicz@arrival.com committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dfb9dce View commit details
    Browse the repository at this point in the history
  2. Delete __init__.py

    dbogunowicz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1b0494a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. ready for next review

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    051ac36 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/damian/logging_in_pipeline' of https://github.c…

    …om/neuralmagic/deepsparse into feature/damian/logging_in_pipeline
    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2d57d9a View commit details
    Browse the repository at this point in the history
  3. remove old test

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    515db9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    875e01c View commit details
    Browse the repository at this point in the history
  5. hit the wall, need to merge with the pipeline loggers code

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ab9e46c View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/damian/logging_in_pipeli…

    …ne' into feature/damian/refactor_function_logger
    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    cf39db3 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into feature/damian/refact…

    …or_function_logger
    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a43559c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b14cb1 View commit details
    Browse the repository at this point in the history
  9. proposal

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    12a7e7d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/damian/logging_in_pipeline' into feature/damian…

    …/refactor_function_logger
    dbogunowicz committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    399e1c4 View commit details
    Browse the repository at this point in the history
  11. proposal finished

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    316b450 View commit details
    Browse the repository at this point in the history
  12. proposal clean

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8465f06 View commit details
    Browse the repository at this point in the history
  13. remove files

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    456f42c View commit details
    Browse the repository at this point in the history
  14. Update src/deepsparse/server/config.py

    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    dbogunowicz and bfineran committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    23d685c View commit details
    Browse the repository at this point in the history
  15. ready to land

    bogunowicz@arrival.com committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b46d01c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff8b4ba View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge remote-tracking branch 'origin/main' into feature/damian/refact…

    …or_function_logger
    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4f069a0 View commit details
    Browse the repository at this point in the history
  2. testing registry

    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    46734e0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/damian/logging_in_pipeli…

    …ne' into feature/damian/refactor_function_logger
    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d05c581 View commit details
    Browse the repository at this point in the history
  4. logic solid, time to beautify

    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7da1cfd View commit details
    Browse the repository at this point in the history
  5. resolving tests

    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    8110cd2 View commit details
    Browse the repository at this point in the history
  6. ready to review the design

    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    3634223 View commit details
    Browse the repository at this point in the history
  7. fix small bug

    bogunowicz@arrival.com committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e47bbd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge remote-tracking branch 'origin/main' into feature/damian/refact…

    …or_function_logger
    bogunowicz@arrival.com committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    58ca022 View commit details
    Browse the repository at this point in the history
  2. add unwrapping dictionaries

    bogunowicz@arrival.com committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    53528f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    886a6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b1b670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fccaff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a9b02b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. ready for re-review

    bogunowicz@arrival.com committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ee62db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f10308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    028000c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7821d9a View commit details
    Browse the repository at this point in the history
  5. fixing tests

    bogunowicz@arrival.com committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    42e97cf View commit details
    Browse the repository at this point in the history
  6. slim down the PR

    bogunowicz@arrival.com committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6c7d08c View commit details
    Browse the repository at this point in the history
  7. also remove test helpers

    bogunowicz@arrival.com committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c2099e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. initial commit

    bogunowicz@arrival.com committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a655239 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/damian/refactor_function…

    …_logger' into feature/damian/config_generation
    bogunowicz@arrival.com committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e246b3c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. make the code a bit more readable

    bogunowicz@arrival.com committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ea2a6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    779e0d2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/damian/config_generation' of https://github.com…

    …/neuralmagic/deepsparse into feature/damian/config_generation
    bogunowicz@arrival.com committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f82853d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/damian/refactor_function…

    …_logger' into feature/damian/config_generation
    bogunowicz@arrival.com committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0a88eb9 View commit details
    Browse the repository at this point in the history
  5. add parsing from registry

    bogunowicz@arrival.com committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5e5f3c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7623152 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. [MLOps 1.5] Autogenerate data logging configs from the registry (help…

    …er functions) (#868)
    
    * initial commit
    
    * PR corrections
    
    Co-authored-by: bogunowicz@arrival.com <bogunowicz@arrival.com>
    Co-authored-by: Konstantin <konstantin@neuralmagic.com>
    3 people committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1fb9b1b View commit details
    Browse the repository at this point in the history
  2. ready to rock and roll

    KSGulin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8b2e8bb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/damian/refactor_function_logger' into feature/d…

    …amian/config_generation
    dbogunowicz committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e74d969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b1697f View commit details
    Browse the repository at this point in the history
  5. cleaning up code before merge

    KSGulin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5445b11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8cbc94 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/damian/refactor_function_logger' into feature/d…

    …amian/config_generation
    dbogunowicz committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cb9387a View commit details
    Browse the repository at this point in the history
  8. fix build_logger

    KSGulin committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e8ca2fa View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. merge

    dbogunowicz committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a433704 View commit details
    Browse the repository at this point in the history
  2. fix quality

    dbogunowicz committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    229bc19 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/damian/refactor_function_logger' into feature/d…

    …amian/config_generation
    dbogunowicz committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7991dc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. initial commit

    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d06bdd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50795d View commit details
    Browse the repository at this point in the history
  3. include coreys proposal

    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    eb97c00 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/damian/refactor_function_logger' into feature/d…

    …amian/config_generation
    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    86eeee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8af672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45c5940 View commit details
    Browse the repository at this point in the history
  7. m

    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    90c02d8 View commit details
    Browse the repository at this point in the history
  8. cleanup post merge

    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    69eef38 View commit details
    Browse the repository at this point in the history
  9. complete build-ins

    dbogunowicz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4ff0ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    41875e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026364e View commit details
    Browse the repository at this point in the history
  3. merge

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    502310c View commit details
    Browse the repository at this point in the history
  4. initial

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    94ddf52 View commit details
    Browse the repository at this point in the history
  5. fix noqa

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    23e5f73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    182f453 View commit details
    Browse the repository at this point in the history
  7. remove test

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d4af343 View commit details
    Browse the repository at this point in the history
  8. another test

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5ff1e45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb9a15b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9b0a0e View commit details
    Browse the repository at this point in the history
  11. merge

    dbogunowicz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    237337a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. ready for review

    dbogunowicz committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a458166 View commit details
    Browse the repository at this point in the history
  2. add examples

    dbogunowicz committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e0dca39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    190d0e3 View commit details
    Browse the repository at this point in the history
  4. ready

    dbogunowicz committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dcdd81a View commit details
    Browse the repository at this point in the history
  5. fixing tests

    dbogunowicz committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    eea25a7 View commit details
    Browse the repository at this point in the history