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

Fixes for DA dips, record best params, fix gpu for pvlv mechanisms. #210

Merged
merged 7 commits into from
May 8, 2023

Conversation

rcoreilly
Copy link
Member

No description provided.

Randall C. O'Reilly added 5 commits May 5, 2023 16:55
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2023

Codecov Report

Patch coverage: 17.07% and project coverage change: +0.20 🎉

Comparison is base (dc67be0) 37.00% compared to head (e4ae6c0) 37.20%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   37.00%   37.20%   +0.20%     
==========================================
  Files          54       54              
  Lines       11159    11162       +3     
==========================================
+ Hits         4129     4153      +24     
+ Misses       6793     6771      -22     
- Partials      237      238       +1     
Impacted Files Coverage Δ
axon/layerparams.go 36.42% <0.00%> (ø)
axon/layertypes.go 41.66% <ø> (ø)
axon/layertypes_string.go 16.66% <ø> (ø)
axon/networkbase.go 50.45% <0.00%> (-0.08%) ⬇️
axon/pvlv_layers.go 6.89% <0.00%> (ø)
axon/pvlv_net.go 0.00% <0.00%> (ø)
axon/layer_compute.go 43.07% <8.33%> (+0.50%) ⬆️
axon/pvlv.go 28.50% <8.33%> (+0.10%) ⬆️
examples/boa/boa.go 86.24% <41.66%> (+2.19%) ⬆️

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

@rcoreilly rcoreilly requested a review from etuleu May 8, 2023 08:43
@rcoreilly rcoreilly enabled auto-merge May 8, 2023 08:45
@rcoreilly rcoreilly merged commit 298361d into master May 8, 2023
@rcoreilly rcoreilly deleted the ror/boa2 branch May 8, 2023 18:03
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.

3 participants