{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/optimizing-neural-networks-with-kronecker","title":"Optimizing Neural Networks with Kronecker-factored Approximate Curvature","arxiv_id":"1503.05671","date":"2015-03-19","proceeding":null,"authors":["James Martens","Roger Grosse"],"abstract":"We propose an efficient method for approximating natural gradient descent in neural networks which we call Kronecker-Factored Approximate Curvature (K-FAC). K-FAC is based on an efficiently invertible approximation of a neural network's Fisher information matrix which is neither diagonal nor low-rank, and in some cases is completely non-sparse. It is derived by approximating various large blocks of the Fisher (corresponding to entire layers) as being the Kronecker product of two much smaller matrices. While only several times more expensive to compute than the plain stochastic gradient, the updates produced by K-FAC make much more progress optimizing the objective, which results in an algorithm that can be much faster than stochastic gradient descent with momentum in practice. And unlike some previously proposed approximate natural-gradient/Newton methods which use high-quality non-diagonal curvature matrices (such as Hessian-free optimization), K-FAC works very well in highly stochastic optimization regimes. This is because the cost of storing and inverting K-FAC's approximation to the curvature matrix does not depend on the amount of data used to estimate it, which is a feature typically associated only with diagonal or low-rank approximations to the curvature matrix.","url_abs":"https://arxiv.org/abs/1503.05671v7","url_pdf":"https://arxiv.org/pdf/1503.05671v7.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/Thrandis/EKFAC-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/aai-institute/pyDVL","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"LGPL-3.0"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/alecwangcq/KFAC-Pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/appliedAI-Initiative/pyDVL","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"LGPL-3.0"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/deepmind/kfac-jax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/deepmind/kfac_jax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/gd-zhang/noisy-K-FAC","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/google-deepmind/kfac-jax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/gpauloski/kfac_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/kazukiosawa/asdfghjkl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/kazukiosawa/asdl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/lzhangbv/eva","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/minfanzhang/noisy-K-FAC_added_flipout","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/n-gao/pytorch-kfac","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/pomonam/kronfluence","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/tensorflow/kfac","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/tyohei/chainerkfac","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/Abdoulaye-Koroko/natural-gradients","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"optimizing-neural-networks-with-kronecker","repo_url":"https://github.com/tfjgeorge/nngeometry","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"stochastic-optimization","task_name":"Stochastic Optimization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1503.05671","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1503.05671"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Thrandis/EKFAC-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/deepmind/kfac_jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kazukiosawa/asdl","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pomonam/kronfluence","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aai-institute/pyDVL","reach":{"status":"ok","spdx":"LGPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alecwangcq/KFAC-Pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/minfanzhang/noisy-K-FAC_added_flipout","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tyohei/chainerkfac","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kazukiosawa/asdfghjkl","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gpauloski/kfac_pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lzhangbv/eva","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/n-gao/pytorch-kfac","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tensorflow/kfac","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/deepmind/kfac-jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/appliedAI-Initiative/pyDVL","reach":{"status":"ok","spdx":"LGPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gd-zhang/noisy-K-FAC","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tfjgeorge/nngeometry","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Abdoulaye-Koroko/natural-gradients","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/google-deepmind/kfac-jax","reach":null}],"summary":{"ran":28,"ran_draft_wrong":5,"ran_fixture":3,"ran_honours":5,"unverified":41},"by_repo_kind":{"listed":{"samples":82,"ran":41,"repositories":11}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":7,"samples":[{"code_sha256_prefix":"2ff2e376a2e4158e","entry":"Affine1dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2ff2e376a2e4158e"}},{"code_sha256_prefix":"956d8974e23f92f3","entry":"BaseTracker","repo":"pomonam/kronfluence","repo_kind":"listed","path":"kronfluence/module/tracker/factor.py","file_url":"https://github.com/pomonam/kronfluence/blob/HEAD/kronfluence/module/tracker/factor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"956d8974e23f92f3"}},{"code_sha256_prefix":"10d89b5231aec8dd","entry":"BatchNorm1dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"10d89b5231aec8dd"}},{"code_sha256_prefix":"fac8035472c63fd0","entry":"BatchNorm2dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac8035472c63fd0"}},{"code_sha256_prefix":"6c5a83bcb01d90ef","entry":"ComputeCovA","repo":"alecwangcq/KFAC-Pytorch","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/alecwangcq/KFAC-Pytorch/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6c5a83bcb01d90ef"}},{"code_sha256_prefix":"ef68f197dff83678","entry":"ComputeCovG","repo":"alecwangcq/KFAC-Pytorch","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/alecwangcq/KFAC-Pytorch/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ef68f197dff83678"}},{"code_sha256_prefix":"35bc89f50dd7af53","entry":"Conv1dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"35bc89f50dd7af53"}},{"code_sha256_prefix":"6f1cfe87e0178123","entry":"Conv2dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f1cfe87e0178123"}},{"code_sha256_prefix":"a499441a745f94d9","entry":"ConvTranspose2dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a499441a745f94d9"}},{"code_sha256_prefix":"3bbd96efbe01a300","entry":"Cosine1dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3bbd96efbe01a300"}},{"code_sha256_prefix":"576826a57eb08cdf","entry":"CovarianceTracker","repo":"pomonam/kronfluence","repo_kind":"listed","path":"kronfluence/module/tracker/factor.py","file_url":"https://github.com/pomonam/kronfluence/blob/HEAD/kronfluence/module/tracker/factor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"576826a57eb08cdf"}},{"code_sha256_prefix":"a477c7c01eaf05d4","entry":"DummyGenerator","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a477c7c01eaf05d4"}},{"code_sha256_prefix":"01151fe74bd4e116","entry":"EmbeddingLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01151fe74bd4e116"}},{"code_sha256_prefix":"95bd77b76182deff","entry":"FVector","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"95bd77b76182deff"}},{"code_sha256_prefix":"fab0128d2bc80b44","entry":"GroupNormLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fab0128d2bc80b44"}},{"code_sha256_prefix":"ed328a08fd23b966","entry":"KFAC","repo":"Thrandis/EKFAC-pytorch","repo_kind":"listed","path":"kfac.py","file_url":"https://github.com/Thrandis/EKFAC-pytorch/blob/HEAD/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed328a08fd23b966"}},{"code_sha256_prefix":"bd91cdd76a94bc85","entry":"KFACOptimizer","repo":"alecwangcq/KFAC-Pytorch","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/alecwangcq/KFAC-Pytorch/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd91cdd76a94bc85"}},{"code_sha256_prefix":"f69b4478b2e83746","entry":"LayerNormLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f69b4478b2e83746"}},{"code_sha256_prefix":"b213da7adb946c6e","entry":"LinearLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b213da7adb946c6e"}},{"code_sha256_prefix":"f7fcbbda3360ca21","entry":"Lock","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f7fcbbda3360ca21"}},{"code_sha256_prefix":"ebbc685253da02be","entry":"RMSNormLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ebbc685253da02be"}},{"code_sha256_prefix":"5f7fa87fab943a2f","entry":"WeightNorm1dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5f7fa87fab943a2f"}},{"code_sha256_prefix":"140e25fc006243dc","entry":"WeightNorm2dLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"140e25fc006243dc"}},{"code_sha256_prefix":"60eb09385fc152ec","entry":"_compute_pi_adjusted_damping","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60eb09385fc152ec"}},{"code_sha256_prefix":"03bd0815719fb6ce","entry":"_compute_pi_tracenorm","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"03bd0815719fb6ce"}},{"code_sha256_prefix":"85b2fa0f8cf49ed9","entry":"_extract_patches","repo":"lzhangbv/eva","repo_kind":"listed","path":"kfac/kfac.py","file_url":"https://github.com/lzhangbv/eva/blob/HEAD/kfac/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"85b2fa0f8cf49ed9"}},{"code_sha256_prefix":"987e113518340066","entry":"broadcast_in_dim_equivalent","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/tag_graph_matcher.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/tag_graph_matcher.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"987e113518340066"}},{"code_sha256_prefix":"dc1b986b1be917d4","entry":"compatible_sum","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/curvature_blocks/utils.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/curvature_blocks/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dc1b986b1be917d4"}},{"code_sha256_prefix":"42474a82097165d1","entry":"eval_jaxpr_eqn","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/tag_graph_matcher.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/tag_graph_matcher.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"42474a82097165d1"}},{"code_sha256_prefix":"b4fe97f4f4ba63e8","entry":"fill_triu","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b4fe97f4f4ba63e8"}},{"code_sha256_prefix":"0d56665a6e4fc981","entry":"get_factor_A","repo":"lzhangbv/eva","repo_kind":"listed","path":"kfac/kfac.py","file_url":"https://github.com/lzhangbv/eva/blob/HEAD/kfac/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0d56665a6e4fc981"}},{"code_sha256_prefix":"5d894a6e01e35d3c","entry":"get_factor_G","repo":"lzhangbv/eva","repo_kind":"listed","path":"kfac/kfac.py","file_url":"https://github.com/lzhangbv/eva/blob/HEAD/kfac/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5d894a6e01e35d3c"}},{"code_sha256_prefix":"3278f8b9bebda5c0","entry":"get_rank","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3278f8b9bebda5c0"}},{"code_sha256_prefix":"8ca46141b763e7bb","entry":"get_triu","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ca46141b763e7bb"}},{"code_sha256_prefix":"1762f497470285d1","entry":"get_world_size","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1762f497470285d1"}},{"code_sha256_prefix":"8f96d29b7dd6bd0b","entry":"kronecker","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f96d29b7dd6bd0b"}},{"code_sha256_prefix":"7222c121f3477ba0","entry":"kronecker_product","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7222c121f3477ba0"}},{"code_sha256_prefix":"91a213d003b54394","entry":"layer_params_to_mat2d","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"91a213d003b54394"}},{"code_sha256_prefix":"644afb931715ec36","entry":"mat2d_to_layer_params","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"644afb931715ec36"}},{"code_sha256_prefix":"0ce2b352cc049e18","entry":"mat_inv","repo":"lzhangbv/eva","repo_kind":"listed","path":"kfac/kfac.py","file_url":"https://github.com/lzhangbv/eva/blob/HEAD/kfac/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ce2b352cc049e18"}},{"code_sha256_prefix":"a485499e9e91edac","entry":"try_contiguous","repo":"alecwangcq/KFAC-Pytorch","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/alecwangcq/KFAC-Pytorch/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a485499e9e91edac"}},{"code_sha256_prefix":"35284deabd2168da","entry":"AbstractLayer","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"35284deabd2168da"}},{"code_sha256_prefix":"2041a0308d51063e","entry":"AdjointMixin","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2041a0308d51063e"}},{"code_sha256_prefix":"1b60c10748712a31","entry":"AllreduceMethod","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b60c10748712a31"}},{"code_sha256_prefix":"2b1c0c841481916b","entry":"AllreduceTensorBucket","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2b1c0c841481916b"}},{"code_sha256_prefix":"0d8033af1549fa2c","entry":"BaseKFACPreconditioner","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0d8033af1549fa2c"}},{"code_sha256_prefix":"c03b72239a4f4bcb","entry":"BaseOptimizer","repo":"Abdoulaye-Koroko/natural-gradients","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/Abdoulaye-Koroko/natural-gradients/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c03b72239a4f4bcb"}},{"code_sha256_prefix":"7500eb60962601d5","entry":"ConvFisherBlock","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7500eb60962601d5"}},{"code_sha256_prefix":"173f7a31889b7f5f","entry":"ExtensionFisherBlock","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"173f7a31889b7f5f"}},{"code_sha256_prefix":"5a78d2378b246eb6","entry":"FisherBlock","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5a78d2378b246eb6"}},{"code_sha256_prefix":"b57f5f260d76a226","entry":"FisherBlock","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b57f5f260d76a226"}},{"code_sha256_prefix":"8bec7b9650c29e3e","entry":"FullyConnectedFisherBlock","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8bec7b9650c29e3e"}},{"code_sha256_prefix":"16eaade9680fa2ad","entry":"Identity","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"16eaade9680fa2ad"}},{"code_sha256_prefix":"3e2d90ec122104bf","entry":"KFAC","repo":"lzhangbv/eva","repo_kind":"listed","path":"kfac/kfac.py","file_url":"https://github.com/lzhangbv/eva/blob/HEAD/kfac/kfac.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e2d90ec122104bf"}},{"code_sha256_prefix":"3d4c518301416d42","entry":"KFAC","repo":"Abdoulaye-Koroko/natural-gradients","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/Abdoulaye-Koroko/natural-gradients/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3d4c518301416d42"}},{"code_sha256_prefix":"1bbae6feabfcad70","entry":"KFAC","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1bbae6feabfcad70"}},{"code_sha256_prefix":"6280cb432e87ea68","entry":"KFACBaseLayer","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6280cb432e87ea68"}},{"code_sha256_prefix":"1cc50e98ce497b16","entry":"KroneckerProductFB","repo":"gd-zhang/noisy-K-FAC","repo_kind":"listed","path":"ops/fisher_blocks.py","file_url":"https://github.com/gd-zhang/noisy-K-FAC/blob/HEAD/ops/fisher_blocks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1cc50e98ce497b16"}},{"code_sha256_prefix":"1bbbaed0ca4090a5","entry":"LayerCollection","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1bbbaed0ca4090a5"}},{"code_sha256_prefix":"1cdcc4d4bc82139e","entry":"ModuleHelper","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1cdcc4d4bc82139e"}},{"code_sha256_prefix":"38b41a92b445502a","entry":"NonSquareTensorError","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38b41a92b445502a"}},{"code_sha256_prefix":"e11d297317fb9e0e","entry":"PFMap","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e11d297317fb9e0e"}},{"code_sha256_prefix":"0ac45f5d4f3b5658","entry":"PFMapAdjoint","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ac45f5d4f3b5658"}},{"code_sha256_prefix":"2427358607a8c69b","entry":"PFMapDense","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2427358607a8c69b"}},{"code_sha256_prefix":"cb390870817a6192","entry":"PMatDense","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb390870817a6192"}},{"code_sha256_prefix":"06228e7955b6d2c6","entry":"PMatKFAC","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06228e7955b6d2c6"}},{"code_sha256_prefix":"8736dad71a50a6bf","entry":"PVector","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8736dad71a50a6bf"}},{"code_sha256_prefix":"f75ed1a89da1e5fb","entry":"Parameter","repo":"tfjgeorge/nngeometry","repo_kind":"listed","path":"nngeometry/object/pspace.py","file_url":"https://github.com/tfjgeorge/nngeometry/blob/HEAD/nngeometry/object/pspace.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f75ed1a89da1e5fb"}},{"code_sha256_prefix":"b41e5f00bb583818","entry":"TorchDistributedCommunicator","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b41e5f00bb583818"}},{"code_sha256_prefix":"9245cd1b6ec2f686","entry":"WorkAssignment","repo":"gpauloski/kfac_pytorch","repo_kind":"listed","path":"kfac/base_preconditioner.py","file_url":"https://github.com/gpauloski/kfac_pytorch/blob/HEAD/kfac/base_preconditioner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9245cd1b6ec2f686"}},{"code_sha256_prefix":"dae13d996f619373","entry":"append_homog","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/ops/fisher_factors.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/ops/fisher_factors.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dae13d996f619373"}},{"code_sha256_prefix":"c9d2562d5cee3815","entry":"compute_pi_adjusted_damping","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/ops/fisher_blocks.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/ops/fisher_blocks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c9d2562d5cee3815"}},{"code_sha256_prefix":"2597244a6585acd2","entry":"compute_pi_tracenorm","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/ops/fisher_blocks.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/ops/fisher_blocks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2597244a6585acd2"}},{"code_sha256_prefix":"14e10e479569a361","entry":"get_and_verify_loss_meta","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/layers_and_loss_tags.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/layers_and_loss_tags.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"14e10e479569a361"}},{"code_sha256_prefix":"b4a5e9703e6605e1","entry":"get_loss_outputs","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/layers_and_loss_tags.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/layers_and_loss_tags.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b4a5e9703e6605e1"}},{"code_sha256_prefix":"9857d3fe0bcde444","entry":"init_fisher_block","repo":"n-gao/pytorch-kfac","repo_kind":"listed","path":"torch_kfac/kfac_optimizer.py","file_url":"https://github.com/n-gao/pytorch-kfac/blob/HEAD/torch_kfac/kfac_optimizer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9857d3fe0bcde444"}},{"code_sha256_prefix":"75d2010849cfb391","entry":"insert_slice_in_zeros","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/ops/loss_functions.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/ops/loss_functions.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"75d2010849cfb391"}},{"code_sha256_prefix":"51a29ce1d20b6e08","entry":"normalize_damping","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/ops/fisher_blocks.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/ops/fisher_blocks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"51a29ce1d20b6e08"}},{"code_sha256_prefix":"ee339b16cfba7ff0","entry":"reshape_equivalent","repo":"deepmind/kfac-jax","repo_kind":"listed","path":"kfac_jax/_src/tag_graph_matcher.py","file_url":"https://github.com/deepmind/kfac-jax/blob/HEAD/kfac_jax/_src/tag_graph_matcher.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ee339b16cfba7ff0"}},{"code_sha256_prefix":"9682f590ed4212ee","entry":"serialize_fisher_approx","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/keras/utils.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/keras/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9682f590ed4212ee"}},{"code_sha256_prefix":"da37ff58ebeb1932","entry":"serialize_loss","repo":"tensorflow/kfac","repo_kind":"listed","path":"kfac/python/keras/utils.py","file_url":"https://github.com/tensorflow/kfac/blob/HEAD/kfac/python/keras/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"da37ff58ebeb1932"}},{"code_sha256_prefix":"8289f23af3cf86d4","entry":"update_running_stat","repo":"alecwangcq/KFAC-Pytorch","repo_kind":"listed","path":"optimizers/kfac.py","file_url":"https://github.com/alecwangcq/KFAC-Pytorch/blob/HEAD/optimizers/kfac.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8289f23af3cf86d4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}