keras-team / autokeras

AutoML library for deep learning
http://autokeras.com/
Apache License 2.0
9.1k stars 1.4k forks source link

Refactor the compute graph initial commit #1817

Closed haifeng-jin closed 1 year ago

haifeng-jin commented 1 year ago

Which issue(s) does this Pull Request fix?

resolves #1862

Details of the Pull Request

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (cabfbf0) 100.00% compared to head (d43dc20) 100.00%.

:exclamation: Current head d43dc20 differs from pull request most recent head b4a4e15. Consider uploading reports for the commit b4a4e15 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1817 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 50 51 +1 Lines 2929 3383 +454 ========================================== + Hits 2929 3383 +454 ``` [see 33 files with indirect coverage changes](https://codecov.io/gh/keras-team/autokeras/pull/1817/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.