• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

f-dangel / curvlinops / 22835615977 / 1
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: kfoc-mc-support
DEFAULT BRANCH: main
Ran 09 Mar 2026 02:54AM UTC
Files 47
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Mar 2026 02:16AM UTC coverage: 91.259% (-0.02%) from 91.274%
22835615977.1

push

github

f-dangel
[REF] Split vmap data args into X and loss_args, simplify dims to -1

Separate model input X from loss function arguments loss_args in
make_ggn_vector_product and all downstream callers. This makes the
data flow explicit: f consumes X, c consumes loss_args. Adding extra
loss args (e.g. generator for MC) no longer changes vmap in_dims.

Also replace tuple(p.ndim for p in params) with scalar -1 in all vmap
in_dims/out_dims. A scalar -1 broadcasts to "last axis" per tensor
leaf in the pytree, which is the trailing matrix-column dimension.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

2203 of 2414 relevant lines covered (91.26%)

0.91 hits per line

Source Files on job 22835615977.1
  • Tree
  • List 47
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22835615977
  • 91044f09 on github
  • Prev Job for on use-tuples-in-functionals (#22831429882.1)
  • Next Job for on use-tuples-in-functionals (#22835830184.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc