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

f-dangel / curvlinops / 23211349482
91%

Build:
DEFAULT BRANCH: main
Ran 17 Mar 2026 07:09PM UTC
Jobs 1
Files 48
Run time 1min
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

17 Mar 2026 06:57PM UTC coverage: 91.387% (+0.1%) from 91.262%
23211349482

push

github

web-flow
[ADD] Support callable `model_func` in (E)KFAC FX backend (#271)

Allow KFACLinearOperator and EKFACLinearOperator to accept a plain
callable (params_dict, X) -> prediction as model_func with
backend="make_fx", instead of requiring an nn.Module.

When model_func is a callable, params must be dict[str, Tensor].
Parameter groups are built from the IO collector's detections rather
than from Module traversal.

Add SUPPORTS_FUNCTIONAL class attribute to _EmpiricalRiskMixin (default
False, True for MakeFxKFACComputer/MakeFxEKFACComputer). Validate
model_func type (Module or callable) and params format (list or dict).

Co-authored-by: f-dangel <felix.dangel@concordia.ca>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

18 of 18 new or added lines in 3 files covered. (100.0%)

2345 of 2566 relevant lines covered (91.39%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23211349482.1 17 Mar 2026 07:09PM UTC 48
91.39
GitHub Action Run
Source Files on build 23211349482
  • Tree
  • List 48
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c7371d6 on github
  • Prev Build on main (#23207457263)
  • Next Build on main (#23264802918)
  • 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