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

Fix TensorFlow Errors #1234

Closed
wants to merge 1 commit into from
Closed

Conversation

bpaul4
Copy link
Contributor

@bpaul4 bpaul4 commented Jul 15, 2024

Fixes/Addresses:

Fixes failing tests and errors related to TensorFlow.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the copyright and license terms described in the LICENSE.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.81%. Comparing base (fb0777c) to head (772cff2).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1234      +/-   ##
==========================================
+ Coverage   38.79%   38.81%   +0.02%     
==========================================
  Files         164      164              
  Lines       37048    37048              
  Branches     6153     6153              
==========================================
+ Hits        14371    14382      +11     
+ Misses      21542    21528      -14     
- Partials     1135     1138       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bpaul4
Copy link
Contributor Author

bpaul4 commented Jul 15, 2024

Error did not occur on CI jobs, and was due to a local dependency issue. Closing as no change is required - will open another PR to investigate spell checker behavior.

@bpaul4 bpaul4 closed this Jul 15, 2024
@bpaul4 bpaul4 deleted the fix-tf-issues branch January 6, 2025 20:06
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.

1 participant