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

Wrap BNNS sublibrary with Clang and integrate with Random #76

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

christiangnrd
Copy link
Collaborator

@christiangnrd christiangnrd commented Jan 4, 2025

While only BNNS rng functionality is integrated with its equivalent Julia Package, all other BNNS symbols are available (but untested)

Not sure if this fully closes #36 but it's a step towards that.

Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 80.24691% with 16 lines in your changes missing coverage. Please review.

Project coverage is 75.00%. Comparing base (9874fe4) to head (ade22bb).

Files with missing lines Patch % Lines
ext/RandomExt.jl 80.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #76       +/-   ##
===========================================
+ Coverage    0.84%   75.00%   +74.15%     
===========================================
  Files           4        5        +1     
  Lines         238      320       +82     
===========================================
+ Hits            2      240      +238     
+ Misses        236       80      -156     

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

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.

Neural Net functions
1 participant