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

Add Windows and Linux TensorFlow Package #1

Merged
merged 57 commits into from
Sep 12, 2024

Commits on Jul 15, 2024

  1. update .gitignore

    eberrigan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9f376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ed72c View commit details
    Browse the repository at this point in the history
  3. update environment name

    eberrigan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9352226 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b73b2fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d49ee8 View commit details
    Browse the repository at this point in the history
  6. fix workflow: python version needs to be in quotes and each step shou…

    …ld have a name, remove cache comments
    eberrigan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4cb9e93 View commit details
    Browse the repository at this point in the history
  7. try different minor version

    eberrigan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    edf7054 View commit details
    Browse the repository at this point in the history
  8. add channel arg to upload

    eberrigan committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dafb8a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    c21f936 View commit details
    Browse the repository at this point in the history
  2. try 2.8.0

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0dba2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5356e View commit details
    Browse the repository at this point in the history
  4. go back to 2.9.0

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8a4b53c View commit details
    Browse the repository at this point in the history
  5. Try shorter env name

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2c01956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b5e770 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ed35d2 View commit details
    Browse the repository at this point in the history
  8. need drive letter

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b3ac3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba73c99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    439d633 View commit details
    Browse the repository at this point in the history
  11. tf 2.9.2

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7fd0f6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    077a6c5 View commit details
    Browse the repository at this point in the history
  13. correct conda prefix

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f64be4a View commit details
    Browse the repository at this point in the history
  14. debug build

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    09c2ef6 View commit details
    Browse the repository at this point in the history
  15. add prefix to build command

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ce6f90b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4cf6d97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f754b20 View commit details
    Browse the repository at this point in the history
  18. fix ubuntu environment path

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fe8cc02 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    902e34a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9783bd3 View commit details
    Browse the repository at this point in the history
  21. try to upload using token

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    58274a0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17e5220 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8c1e17b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    50f3871 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Remove unnecessary code

    roomrys committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6bdfba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d1918 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/talmolab/sleap-deps into el…

    …izabeth/add-windows-linux-tensorflow-conda-package
    roomrys committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1c80e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c6d32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220ac77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb301ba View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a872855 View commit details
    Browse the repository at this point in the history
  2. Ensure build job runs before upload job

    roomrys committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    40655b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72fb5bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43164a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39b4275 View commit details
    Browse the repository at this point in the history
  6. Use ' not "

    roomrys committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    57f42cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67c8e92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e6b49b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d01872e View commit details
    Browse the repository at this point in the history
  10. Change output folder to build

    not build.tensorflow
    roomrys committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3484d39 View commit details
    Browse the repository at this point in the history
  11. Retry download (w/o build)

    roomrys committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4568310 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53d2a62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e0aa8e View commit details
    Browse the repository at this point in the history
  14. Always run checkout

    roomrys committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0419f8f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d2047c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    96962bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a3f8935 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4b464d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8833e8b View commit details
    Browse the repository at this point in the history