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

Remove hard dependency on TensorFlow #237

Merged
merged 4 commits into from
Aug 2, 2021
Merged

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Aug 1, 2021

Closes #221

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2021

Codecov Report

Merging #237 (8bc28cc) into master (7c072fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files           6        6           
  Lines         728      733    +5     
=======================================
+ Hits          720      725    +5     
  Misses          8        8           
Impacted Files Coverage Δ
scikeras/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c072fb...8bc28cc. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Aug 1, 2021

📝 Docs preview for commit 8bc28cc at: https://www.adriangb.com/scikeras/refs/pull/237/merge/

@adriangb
Copy link
Owner Author

adriangb commented Aug 2, 2021

Nightly tests seem to be failing on all branches. I'll look into that separately.

@adriangb adriangb merged commit cd845db into master Aug 2, 2021
@adriangb adriangb deleted the remove-hard-dep-on-tf branch August 2, 2021 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove tensorflow dependency
2 participants