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

Use pip-compile to help with consistent Python dependency resolution #371

Merged
merged 151 commits into from
Nov 21, 2023

Commits on Oct 23, 2023

  1. wip

    Co-authored-by: Terry Kong <terryk@nvidia.com>
    yhtang and terrykong committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    abb6f97 View commit details
    Browse the repository at this point in the history
  2. fix typo

    yhtang committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    068aab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. wip

    yhtang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fb7cf0b View commit details
    Browse the repository at this point in the history
  2. wip

    yhtang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4b0c406 View commit details
    Browse the repository at this point in the history
  3. wip

    yhtang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4044450 View commit details
    Browse the repository at this point in the history
  4. wip

    yhtang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    38da8a1 View commit details
    Browse the repository at this point in the history
  5. wip

    yhtang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9ad94c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. use full clone

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1aac03a View commit details
    Browse the repository at this point in the history
  2. update pip-tools script

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    42ec9bb View commit details
    Browse the repository at this point in the history
  3. update pip-tools script

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2f02023 View commit details
    Browse the repository at this point in the history
  4. update pip-tools script

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ad12e78 View commit details
    Browse the repository at this point in the history
  5. fix t5x dockerfile

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bdc34c8 View commit details
    Browse the repository at this point in the history
  6. fix t5x dockerfile

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a5c478e View commit details
    Browse the repository at this point in the history
  7. test flax hack

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b4fd2d8 View commit details
    Browse the repository at this point in the history
  8. flax hack

    yhtang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fe6e3d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

  1. update URL req

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b7e1a6c View commit details
    Browse the repository at this point in the history
  2. update

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0dd9617 View commit details
    Browse the repository at this point in the history
  3. editability

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dc44fe4 View commit details
    Browse the repository at this point in the history
  4. editability

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    acf2acf View commit details
    Browse the repository at this point in the history
  5. editability

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    027cd63 View commit details
    Browse the repository at this point in the history
  6. editability

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7c10ffa View commit details
    Browse the repository at this point in the history
  7. editability

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f1046d2 View commit details
    Browse the repository at this point in the history
  8. wip

    yhtang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bbf2c21 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. wip

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cd0d5d1 View commit details
    Browse the repository at this point in the history
  2. wip

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e973c9a View commit details
    Browse the repository at this point in the history
  3. fix shell

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1f6d4f1 View commit details
    Browse the repository at this point in the history
  4. fix arg order

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6d9ae00 View commit details
    Browse the repository at this point in the history
  5. remove standalone TE build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cc66ce6 View commit details
    Browse the repository at this point in the history
  6. build TE wheel in JAX

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fe8708a View commit details
    Browse the repository at this point in the history
  7. pax wip

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b1e332e View commit details
    Browse the repository at this point in the history
  8. add pax build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    62ca85b View commit details
    Browse the repository at this point in the history
  9. add pax build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bc6c702 View commit details
    Browse the repository at this point in the history
  10. fix CI

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ff6ec2a View commit details
    Browse the repository at this point in the history
  11. debug pax build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    67df9b8 View commit details
    Browse the repository at this point in the history
  12. debug pax build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d67966a View commit details
    Browse the repository at this point in the history
  13. debug pax build

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1ba1bff View commit details
    Browse the repository at this point in the history
  14. fix EOF

    yhtang committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e8f87d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. redesign workflow

    yhtang committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    24b4931 View commit details
    Browse the repository at this point in the history
  2. fix job step id

    yhtang committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e2c34b4 View commit details
    Browse the repository at this point in the history
  3. arm64 build

    yhtang committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7ee441b View commit details
    Browse the repository at this point in the history
  4. arm64 build

    yhtang committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4f4d909 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. arm64 build

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b777244 View commit details
    Browse the repository at this point in the history
  2. arm64 build

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c4c22af View commit details
    Browse the repository at this point in the history
  3. add sitrep to base build

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    736246a View commit details
    Browse the repository at this point in the history
  4. lingvo

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bc4b6db View commit details
    Browse the repository at this point in the history
  5. lingvo

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ce1cf94 View commit details
    Browse the repository at this point in the history
  6. lingvo

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9ac7367 View commit details
    Browse the repository at this point in the history
  7. refactor pax arm64 build

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    44d3026 View commit details
    Browse the repository at this point in the history
  8. refactor pax arm64 build wip

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5c47fcb View commit details
    Browse the repository at this point in the history
  9. refactor pax arm64 build wip

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    139e539 View commit details
    Browse the repository at this point in the history
  10. refactor pax arm64 build wip

    yhtang committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5e2a5ad View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. refactor pax arm64 build wip

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cb99d71 View commit details
    Browse the repository at this point in the history
  2. pax arm64

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0959264 View commit details
    Browse the repository at this point in the history
  3. redesign CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    314db99 View commit details
    Browse the repository at this point in the history
  4. redesign CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8943e9f View commit details
    Browse the repository at this point in the history
  5. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    94115ba View commit details
    Browse the repository at this point in the history
  6. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee11851 View commit details
    Browse the repository at this point in the history
  7. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6b6fc92 View commit details
    Browse the repository at this point in the history
  8. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf66cfd View commit details
    Browse the repository at this point in the history
  9. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9fd4503 View commit details
    Browse the repository at this point in the history
  10. file permission

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f2e80a1 View commit details
    Browse the repository at this point in the history
  11. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7db2f84 View commit details
    Browse the repository at this point in the history
  12. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7090349 View commit details
    Browse the repository at this point in the history
  13. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6900d86 View commit details
    Browse the repository at this point in the history
  14. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    06327c1 View commit details
    Browse the repository at this point in the history
  15. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    618a3f5 View commit details
    Browse the repository at this point in the history
  16. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c659d3c View commit details
    Browse the repository at this point in the history
  17. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8395604 View commit details
    Browse the repository at this point in the history
  18. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ab0cc9 View commit details
    Browse the repository at this point in the history
  19. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69c17fc View commit details
    Browse the repository at this point in the history
  20. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d9400d3 View commit details
    Browse the repository at this point in the history
  21. refactor CI

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    33dc9ac View commit details
    Browse the repository at this point in the history
  22. fix output tag order

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4fc18dc View commit details
    Browse the repository at this point in the history
  23. t5x arm64 build not ready yet

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b806a5a View commit details
    Browse the repository at this point in the history
  24. nightly T5X build

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8391f74 View commit details
    Browse the repository at this point in the history
  25. nightly T5X build

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    984a19a View commit details
    Browse the repository at this point in the history
  26. fix TE/T5X bug

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    715f62c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7f06cb8 View commit details
    Browse the repository at this point in the history
  28. allow TE parallel build

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    92b6d0a View commit details
    Browse the repository at this point in the history
  29. jax publish

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c4f5b84 View commit details
    Browse the repository at this point in the history
  30. rename staging to mealkit

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bcfd0e4 View commit details
    Browse the repository at this point in the history
  31. fix nightly

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    12a2fd6 View commit details
    Browse the repository at this point in the history
  32. fix nightly

    yhtang committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1925b14 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. bug fix

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6e71c64 View commit details
    Browse the repository at this point in the history
  2. bug fix

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    adb10da View commit details
    Browse the repository at this point in the history
  3. bug fix

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b956b30 View commit details
    Browse the repository at this point in the history
  4. fix

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c727607 View commit details
    Browse the repository at this point in the history
  5. fix TE test

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d450ceb View commit details
    Browse the repository at this point in the history
  6. fix pax test

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fc2c6e6 View commit details
    Browse the repository at this point in the history
  7. fix TE test

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f9c6cd3 View commit details
    Browse the repository at this point in the history
  8. merge CI yaml

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7230589 View commit details
    Browse the repository at this point in the history
  9. fix arg

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    429ae4d View commit details
    Browse the repository at this point in the history
  10. rerun TE/PAX test

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    de32e4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43a57c6 View commit details
    Browse the repository at this point in the history
  12. fix TE multi-device test

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ab73f6b View commit details
    Browse the repository at this point in the history
  13. fix lzma build issue

    yhtang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9eb97e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. edit TE test name

    yhtang committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    772f606 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. 1 Configuration menu
    Copy the full SHA
    fcb29b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d400b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f074f View commit details
    Browse the repository at this point in the history
  4. disable sandbox

    yhtang committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    602002f View commit details
    Browse the repository at this point in the history
  5. i'm jet-lagged

    yhtang committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    12a57eb View commit details
    Browse the repository at this point in the history
  6. use Pax image for TE testing

    yhtang committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dbaba5b View commit details
    Browse the repository at this point in the history
  7. Fix job dependency

    yhtang authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ccafb52 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    6974a3a View commit details
    Browse the repository at this point in the history
  2. wip: fix typo

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c5f8f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d9d282 View commit details
    Browse the repository at this point in the history
  4. wip: fix build_rosetta

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e6bf405 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c58356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fe5f69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f5729 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d89f93f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08fb7f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7f95f1 View commit details
    Browse the repository at this point in the history
  11. wip

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2d35714 View commit details
    Browse the repository at this point in the history
  12. wip:

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5ae2e79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce8ba2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6501ae9 View commit details
    Browse the repository at this point in the history
  15. wip: add base build

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    aae5865 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a98bf46 View commit details
    Browse the repository at this point in the history
  17. wip: add base build

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    94d2db7 View commit details
    Browse the repository at this point in the history
  18. wip: add base build

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9bb80b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3442369 View commit details
    Browse the repository at this point in the history
  20. wip: build all in question

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f567e2c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    efb339c View commit details
    Browse the repository at this point in the history
  22. Build whole pipeline

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dca817c View commit details
    Browse the repository at this point in the history
  23. Merge origin/main

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    356adbf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    44d7897 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    420162f View commit details
    Browse the repository at this point in the history
  26. Debug rosetta build

    DwarKapex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2a12b05 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    507c6c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    81d03ef View commit details
    Browse the repository at this point in the history
  2. Full pipelilne 2

    DwarKapex committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f546c9b View commit details
    Browse the repository at this point in the history
  3. Addressed Ann's comments

    DwarKapex committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    85a8817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    630d1df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc37804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cf80c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0885302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a97659e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2744e67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    858881b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d6a11c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Addressed Terry's comments

    DwarKapex committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    332bf98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd1999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    873b5a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    770990d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae4189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85182ef View commit details
    Browse the repository at this point in the history
  4. Merge origin/main

    DwarKapex committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e7b418 View commit details
    Browse the repository at this point in the history
  5. Reverte test_destribution

    DwarKapex committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4ea1742 View commit details
    Browse the repository at this point in the history