keras-team / keras

Deep Learning for humans
http://keras.io/
Apache License 2.0
61.06k stars 19.35k forks source link

switch tensorflow for macOS #19664

Closed lkarthee closed 2 weeks ago

lkarthee commented 2 weeks ago

tensorflow-cpu is not available for macOS, hence switch to tensorflow

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.47%. Comparing base (76118ac) to head (5fd1ae2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #19664 +/- ## ========================================== - Coverage 78.38% 73.47% -4.92% ========================================== Files 498 498 Lines 45524 45524 Branches 8396 8396 ========================================== - Hits 35686 33448 -2238 - Misses 8100 10413 +2313 + Partials 1738 1663 -75 ``` | [Flag](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [keras](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `73.35% <ø> (-4.89%)` | :arrow_down: | | [keras-jax](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `?` | | | [keras-numpy](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `56.33% <ø> (ø)` | | | [keras-tensorflow](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `63.37% <ø> (ø)` | | | [keras-torch](https://app.codecov.io/gh/keras-team/keras/pull/19664/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `62.02% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.