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 tensorflow-macos conda package #2

Merged
merged 62 commits into from
Sep 11, 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
  25. turnoff upload for now

    eberrigan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    027421a View commit details
    Browse the repository at this point in the history
  26. add macos initial files

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    ffe29ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3947b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a9dc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe891c1 View commit details
    Browse the repository at this point in the history
  5. troubleshoot login

    eberrigan committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8f1ae1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffbcf9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    261dea4 View commit details
    Browse the repository at this point in the history
  8. build conda packages

    eberrigan committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    08768da View commit details
    Browse the repository at this point in the history
  9. make build script for macos

    eberrigan committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3cdfe42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ca243b View commit details
    Browse the repository at this point in the history
  11. add macos to workflow

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

Commits on Jul 18, 2024

  1. add all packages installed via pip for requirements in macos meta.yam…

    …l to install via conda-forge
    eberrigan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    358bc74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f705b3 View commit details
    Browse the repository at this point in the history
  3. can't find mac requirements

    eberrigan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c208ade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f82c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65b261f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9536714 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4e3917 View commit details
    Browse the repository at this point in the history
  8. clean up macos meta.yaml

    eberrigan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e8823ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9967a90 View commit details
    Browse the repository at this point in the history
  10. fix build path for macos

    eberrigan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    94782cc View commit details
    Browse the repository at this point in the history
  11. ANACONDA_API_TOKEN results in 401 error for macos as well as windows …

    …so use password to login
    eberrigan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    aac3d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Build a working tensorflow==2.12.0 for macos

    roomrys committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1d53c72 View commit details
    Browse the repository at this point in the history
  2. Do use runner to build (already built manually)

    roomrys committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cb4be54 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Remove all out-of-scope code

    roomrys committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    37e2205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5414f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32fdc17 View commit details
    Browse the repository at this point in the history
  4. Actually trigger the build

    roomrys committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    66a73be View commit details
    Browse the repository at this point in the history