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

Long overdue refactoring for quality of life and performance improvements. #140

Merged
merged 213 commits into from
Aug 24, 2023

Commits on Jul 14, 2023

  1. Checkpoint

    n8mellis committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fed23fe View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    n8mellis committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    462eaf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    19b73a4 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    n8mellis committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3221e72 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. Checkpoint

    n8mellis committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d999770 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    n8mellis committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dc5d70d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Refactored package

    n8mellis committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5390537 View commit details
    Browse the repository at this point in the history
  2. Changed protobuf v3.x requirement.

    We only really care that it's less than v4.
    n8mellis committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    45eb3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b38d50 View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    n8mellis committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fc46b92 View commit details
    Browse the repository at this point in the history
  5. Update type definitions.

     Use more generic `Mapping` instead of `Dict` or `dict`.
    n8mellis committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bb96a2f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    242334e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84208ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6cec52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    845987c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    160b581 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c3a7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fc6510 View commit details
    Browse the repository at this point in the history
  8. Checkpoint

    n8mellis committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    462dd1d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    f0158ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0f8ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fixed pyproject.toml.

    n8mellis committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0ce2424 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    n8mellis committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0ec547d View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    n8mellis committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8504681 View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    n8mellis committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c0e4826 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add prepare_context args to DockerBuilder.

    This means that users don't need to call prepare_context explicitly, it will happen automatically when initializing a DockerBuilder.
    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7a34daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f00e3d View commit details
    Browse the repository at this point in the history
  3. Improve build_image logging.

    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e2ce3da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1bb6bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d2bf1d View commit details
    Browse the repository at this point in the history
  6. Add support for Tilt

    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2ded88b View commit details
    Browse the repository at this point in the history
  7. Forgot to add Tiltfile.

    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    889e83a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43fa29f View commit details
    Browse the repository at this point in the history
  9. Make port a constant.

    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4b03319 View commit details
    Browse the repository at this point in the history
  10. Minor fix.

    n8mellis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    32186de View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    172af55 View commit details
    Browse the repository at this point in the history
  2. Ignore .DS_Store files.

    n8mellis committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    557dbf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de870c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8d7369 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a86d41f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'nathan/overhaul' of https://github.com/modzy/chassis in…

    …to nathan/overhaul
    bmunday3 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    14efbe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Checkpoint

    n8mellis committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5d11304 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. It works!!!

    n8mellis committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8f81061 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Some refactoring

    n8mellis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8023523 View commit details
    Browse the repository at this point in the history
  2. Everything works!

    n8mellis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bf70d3d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c72f024 View commit details
    Browse the repository at this point in the history
  2. Ignore scratch directory.

    n8mellis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    36634c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e8856 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    88411d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d678e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    136c651 View commit details
    Browse the repository at this point in the history
  4. Ignoring TF model files

    bmunday3 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b422a91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba591c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19856d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3261d9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1f888e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c01ea7f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d008c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809fde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ecf17 View commit details
    Browse the repository at this point in the history
  4. Fix Tilt errors.

    n8mellis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a027d6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa7486e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Support registry credentials and require registry url.

    The build server now requires a URL to a registry to function. It no longer pushes to Docker Hub by default.
    n8mellis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    26f3c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f934776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6515bd View commit details
    Browse the repository at this point in the history
  4. renamed legacy examples

    bmunday3 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    81960d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a2e3c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d145bc4 View commit details
    Browse the repository at this point in the history
  7. Properly sanitize docker tags.

    I also simplified the server payload to simply send the pre-sanitized image tag rather than the name and tag separately.
    n8mellis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    094b6d7 View commit details
    Browse the repository at this point in the history
  8. Removed extraneous print.

    n8mellis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a225c42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c21ebb View commit details
    Browse the repository at this point in the history
  10. Make Shutdown route actually work.

    There are some bugs in play that make the "right" way not work so this is a workaround but at least it successfully shuts the server down when the Shutdown route is called.
    n8mellis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b458c4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0874d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bb776d View commit details
    Browse the repository at this point in the history
  13. First step toward multi-platform builds.

    Another notable change is that the Dockerfile now uses the standard Python slim container rather than the Balena images. For one it's slightly smaller. For another it will automatically pull the correct architecture without needing it in the image name. It should also make it easier to re-enable GPU builds.
    n8mellis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    95eccf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    6f2fca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca7e44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e674c6 View commit details
    Browse the repository at this point in the history
  4. Fix bug.

    n8mellis committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4fcf010 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63d0412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d74ed5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e9b497 View commit details
    Browse the repository at this point in the history
  8. Perform requirements substitutions before building container.

    Right now this is primarily to ensure that OpenCV installs the headless version.
    
    It is run in such a way that it should use the same virtual environment that executed the code when compiling the requirements.
    n8mellis committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    93fcb82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cca8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Reconfigured navigation

    bmunday3 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d9948a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ffca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bd045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e395ea4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e13d725 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b10e2cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5615a68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9cf389 View commit details
    Browse the repository at this point in the history
  9. KServe works!

    n8mellis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7c595ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54734fa View commit details
    Browse the repository at this point in the history
  11. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    bmunday3 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    43b7586 View commit details
    Browse the repository at this point in the history
  12. Added an OMI client.

    n8mellis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0326199 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c3008f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c48a0b8 View commit details
    Browse the repository at this point in the history
  15. Created quickstart option for pip install that includes dependencies …

    …required for quickstart model
    bmunday3 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9b6c192 View commit details
    Browse the repository at this point in the history
  16. Tweaked example

    bmunday3 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3cc4fd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e788f04 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    feef67f View commit details
    Browse the repository at this point in the history
  19. Forgot to remove a line.

    n8mellis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    86a05d2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2a63f96 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Fixed typo in model creation

    bmunday3 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c9da284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe1171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d4f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3e3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cac72a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3bba3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2ee316 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b78e3e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7402a67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6899c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4e2fac View commit details
    Browse the repository at this point in the history
  12. Use future annotations.

    n8mellis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7c9010f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50c81a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2fd85fa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Attempt to auto-register the guides package to pickle by value.

    Not sure if this works or not. If not, it should be reverted.
    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    eca9bbd View commit details
    Browse the repository at this point in the history
  2. Tweaks to homepage

    caradoxical committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c2bd846 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    caradoxical committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    73f6367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    788c816 View commit details
    Browse the repository at this point in the history
  5. Better deprecation warnings.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1bc175d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f110ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8671ecd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bfb96d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1809df View commit details
    Browse the repository at this point in the history
  10. Added diffusers example

    bmunday3 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0eee37c View commit details
    Browse the repository at this point in the history
  11. Removed obsolete log line.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4a958bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    255332d View commit details
    Browse the repository at this point in the history
  13. Documentation updates.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ecc3ead View commit details
    Browse the repository at this point in the history
  14. Documentation update.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f808883 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    004cdc5 View commit details
    Browse the repository at this point in the history
  16. Documentation updates.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8b9b5e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    81a132a View commit details
    Browse the repository at this point in the history
  18. Updated build code

    bmunday3 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    43efbfc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73ad995 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    df4c650 View commit details
    Browse the repository at this point in the history
  21. Documentation update.

    n8mellis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dd377f5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7a46cae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    65c5830 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    9e44454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ad6a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ac747 View commit details
    Browse the repository at this point in the history
  4. Docs and cleanup.

    n8mellis committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0132fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    ea742d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    caradoxical committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3cc42ea View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add editorconfig.

    n8mellis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eea7f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7965658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c6217 View commit details
    Browse the repository at this point in the history
  4. Move old README to new location.

    This kserve readme is probably way out of date, but this is as good a place to put it as any until we can rework it.
    n8mellis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    87ecde7 View commit details
    Browse the repository at this point in the history
  5. Removed extraneous file.

    n8mellis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a8fef94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d56f4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ec3154 View commit details
    Browse the repository at this point in the history
  8. Lint suggestions.

    n8mellis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ffb6454 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56f68ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e2397c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'nathan/overhaul' of https://github.com/modzy/chassis in…

    …to nathan/overhaul
    bmunday3 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c7a60f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a3f332 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b60c19d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2993bf View commit details
    Browse the repository at this point in the history
  15. Added diffusers how to guide & corrected typo in full chassis workflo…

    …w getting started guide
    bmunday3 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a0b529a View commit details
    Browse the repository at this point in the history
  16. Merge branch 'nathan/overhaul' of https://github.com/modzy/chassis in…

    …to nathan/overhaul
    bmunday3 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    50f908b View commit details
    Browse the repository at this point in the history
  17. Updates to interfaces

    caradoxical committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    64e8685 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    bmunday3 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b003175 View commit details
    Browse the repository at this point in the history
  2. Updates to "get involved"

    caradoxical committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c85cfb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3642d View commit details
    Browse the repository at this point in the history
  4. reordered frameworks section

    bmunday3 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ea6fcd6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    bmunday3 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8f14457 View commit details
    Browse the repository at this point in the history
  6. Added chassis basics

    caradoxical committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    36343e1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'brad/docs-revamp' of https://github.com/modzy/chassis i…

    …nto brad/docs-revamp
    caradoxical committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    59d73fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c73caf View commit details
    Browse the repository at this point in the history
  9. Rename chassis.t package.

    n8mellis committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d8099ac View commit details
    Browse the repository at this point in the history
  10. Add py.typed marker file.

    This will signal users of the package that the module(s) support type hinting.
    n8mellis committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fe3aa38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f76564f View commit details
    Browse the repository at this point in the history
  12. Fixed broken docs link.

    n8mellis committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    13422cf View commit details
    Browse the repository at this point in the history
  13. HTML fix to homepage

    caradoxical committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    da47c65 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f94babe View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Light content edits

    caradoxical committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e157b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    da33453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afff4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a5f1fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c75f059 View commit details
    Browse the repository at this point in the history
  5. Moved torch example

    bmunday3 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    70e6da6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'nathan/overhaul' of https://github.com/modzy/chassis in…

    …to nathan/overhaul
    bmunday3 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0f8c89b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e11f6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cac25b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2afbc67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08dc940 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    365f084 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Optimize torch imports

    Automatically use CPU-only version of `torch*` packages if no CUDA version is specified.
    n8mellis committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    99ab959 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4ed1d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60c0e0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nathan/overhaul' of https://github.com/modzy/chassis in…

    …to nathan/overhaul
    bmunday3 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    53d9d3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8417e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e466f43 View commit details
    Browse the repository at this point in the history
  6. Reorganized examples

    bmunday3 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b85b47a View commit details
    Browse the repository at this point in the history
  7. Test new build automation

    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5446e00 View commit details
    Browse the repository at this point in the history
  8. Try using single quotes

    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    78a67d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c29ae75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1844d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ab00bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    360b5b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8bef8d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    04982d1 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/main' into nathan/overhaul

    # Conflicts:
    #	chassisml_sdk/examples/fastai/fastai_tabular_training.ipynb
    #	chassisml_sdk/examples/hugging-face/huggingface_distilbert_text_classification.ipynb
    #	chassisml_sdk/examples/lightgbm/lightgbm_classification.ipynb
    #	chassisml_sdk/examples/mxnet/mxnet_mobilenet_image_classification.ipynb
    #	chassisml_sdk/examples/onnx/onnx_mobilenet_image_classification.ipynb
    #	chassisml_sdk/examples/onnx/onnx_transformer_text_generation.ipynb
    #	chassisml_sdk/examples/pmml/pmml_iris_forest_classification.ipynb
    #	chassisml_sdk/examples/pmml/pmml_linear_regression.ipynb
    #	chassisml_sdk/examples/pytorch/pytorch_deeplab_resnet50_semantic_segmentation.ipynb
    #	chassisml_sdk/examples/pytorch/pytorch_fastrcnn_object_detection.ipynb
    #	chassisml_sdk/examples/pytorch/pytorch_resnet50_image_classification.ipynb
    #	chassisml_sdk/examples/pytorch/pytorch_resnet50_image_classification_batch_gpu.ipynb
    #	chassisml_sdk/examples/pytorch/pytorch_tabular_shelter_animal_outcome.ipynb
    #	chassisml_sdk/examples/sklearn/data/random_forest.joblib
    #	chassisml_sdk/examples/sklearn/sklearn_logreg_image_classification.ipynb
    #	chassisml_sdk/examples/sklearn/sklearn_svm_image_classification.ipynb
    #	chassisml_sdk/examples/sklearn/sklearn_tree_wine_classification.ipynb
    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    deae87d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67cfa75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    72955bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    169af04 View commit details
    Browse the repository at this point in the history
  19. Update PR build automation.

    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    330b9ff View commit details
    Browse the repository at this point in the history
  20. Use Docker buildx.

    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d402117 View commit details
    Browse the repository at this point in the history
  21. Update build step name.

    [skip ci]
    n8mellis committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3a73f30 View commit details
    Browse the repository at this point in the history