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

f-dangel / backpack
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix-rtd-build
DEFAULT BRANCH: master
Repo Added 02 Jan 2020 05:37PM UTC
Files 252
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

LAST BUILD ON BRANCH subsampling-sqrt-hessian
branch: subsampling-sqrt-hessian
CHANGE BRANCH
x
Reset
  • subsampling-sqrt-hessian
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • adaptive-pooling-for-diagh
  • automate-pypi-release
  • batch-grad-transform
  • bce-with-logits-loss
  • bce_kfac
  • black-22.1.0
  • branching
  • broken-kfra-conv
  • bug-convolution-groups
  • changelog-update-1-6
  • ci-test-multiple-pytorch-versions
  • conv-batch-grad-extensions
  • conv-tests
  • conv-transpose
  • conv-weight-mjp-functorch
  • conv1d-3d-derivatives
  • convnd-extract-weight-diagonal-support-groups
  • convnd-weight-jac-support-groups
  • convndtranspose-extract-weight-diagonal-support-groups
  • convndtranspose-weight-jac-support-groups
  • crossentropy-unsupported-parameters
  • curvmatprod-example-cg-newton
  • curvmatprod-example-hutchinson
  • deprecate-python35
  • deprecate-system-packages
  • development
  • development-backup-rnn-merge
  • diag-ggn-parent-class
  • doc-add-per-sample-curvatures
  • doc-update-supported-layers
  • docstring-standards
  • eingroup_improvement
  • extension-hook
  • first-order-resnets
  • fix-batch-size-1-settings
  • fix-example-imports
  • fix-examples-website
  • fix-flake8-abc
  • fix-gpu-tests
  • fix-pypi-release
  • fix-pytorch-memlab
  • fix-rtd-build
  • fix-second-order-extensions-elu-selu
  • forbid-inplace
  • generalize-jac-t-interface
  • hbp-no-support-groups
  • hvp-allow-gradients
  • improve-backpropagation-conditions
  • improve-batch-axis-detection
  • improve-doc-coverage
  • improve-readme
  • inconsistent-yield
  • issue30
  • kfac-ConvNd
  • linear-support-additional-dimensions
  • linear-support-additional-dimensions-extensions
  • lint
  • lint-doc-examples
  • lint-examples
  • lstm-proj-size
  • martens2010estimating
  • master
  • mc-samples
  • more-examples
  • mse-loss-hyperparameters
  • mse-with-vectors
  • multiple-inputs
  • new-shape-convention
  • no-io-context
  • owkin-benchmark
  • padding-custom-module
  • partial-docstring-checks
  • pep8-style
  • pfischer-hbp-batchnorm
  • post-extension-hook
  • prepare-merge-development-into-rnn
  • prepare-merge-rnn-into-development
  • prepare-release
  • pytorch-1-13-support
  • refactor-and-update-ggnmp
  • refactor-curvmatprod
  • release
  • remove-detach
  • remove-get-module
  • remove-pch-med
  • remove_opt_einsum
  • remove_shape_buffers
  • resnet-cifar10
  • restructure-cmp
  • retain-graph-example
  • revert-save-memory
  • rnn
  • rtd
  • rtd-logo
  • rtd-web
  • save-memory-use-case
  • second-order-losses
  • simplify-core-tests
  • slicing-custom-module
  • sqrt-ggn-batchnorm
  • sqrt-ggn-resnet-modules
  • sqrtggnexact-extension
  • sqrtggnmc-extension
  • subsampling
  • subsampling-batch-grad
  • subsampling-bias-jac-t
  • subsampling-example
  • subsampling-jac-t-mat-prod
  • subsampling-rnn-lstm-param-jac-t
  • subsampling-sqrt-ggn
  • subsampling-weight-jac-t
  • support-torch-2
  • test-case-flatten-no-op
  • test-coverage
  • test-derivatives
  • test-extensions
  • test-hessian-properties
  • test-reduce-run-time
  • torch-1-12-0-compatibility
  • torch-compatibility
  • try-view-unnecessary-from-torch-1.4
  • update-changelog
  • update-ci
  • update-doc
  • update-type-annotations-python-37
  • use-case-batched-jacobians
  • use-cases
  • use-isort
  • use-unfoldNd-package
  • writing-new-layers

pending completion
1075535270

Pull #207

github

GitHub
Merge e093543b5 into 2c632c9fd
Pull Request #207: [core] Support sub-sampling in loss Hessian factorization

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

3628 of 3698 relevant lines covered (98.11%)

2.94 hits per line

Relevant lines Covered
Build:
Build:
3698 RELEVANT LINES 3628 COVERED LINES
2.94 HITS PER LINE
Source Files on subsampling-sqrt-hessian
  • Tree
  • List 212
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1075535270 subsampling-sqrt-hessian Merge e093543b5 into 2c632c9fd Pull #207 28 Jul 2021 07:30PM UTC GitHub github pending completion  
1075535213 subsampling-sqrt-hessian [REF] Minor rewrite push 28 Jul 2021 07:28PM UTC Felix Dangel github pending completion  
1075530619 subsampling-sqrt-hessian Merge e6d4b5a08 into 2c632c9fd Pull #207 28 Jul 2021 04:01PM UTC GitHub github pending completion  
1075530556 subsampling-sqrt-hessian [REF] Fix dtype push 28 Jul 2021 04:01PM UTC Felix Dangel github pending completion  
1075511255 subsampling-sqrt-hessian Merge b8b641939 into 2c632c9fd Pull #207 28 Jul 2021 03:56PM UTC GitHub github pending completion  
1075511148 subsampling-sqrt-hessian [REF] Fix dtypes, slighly improve performance of sqrt_hessian push 28 Jul 2021 03:55PM UTC Felix Dangel github pending completion  
1075413206 subsampling-sqrt-hessian [FIX] Docstrings push 28 Jul 2021 03:24PM UTC Felix Dangel github pending completion  
1075413278 subsampling-sqrt-hessian Merge 2736bdd91 into 2c632c9fd Pull #207 28 Jul 2021 03:23PM UTC GitHub github pending completion  
1075369963 subsampling-sqrt-hessian Merge 748d58bed into 2c632c9fd Pull #207 28 Jul 2021 03:12PM UTC GitHub github pending completion  
1075366021 subsampling-sqrt-hessian [ADD] Support sub-sampling in loss Hessian factorization push 28 Jul 2021 03:10PM UTC Felix Dangel github pending completion  
See All Builds (1675)
  • Repo on GitHub
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

© 2025 Coveralls, Inc