LICENSE
PYPI_README.md
README.md
pyproject.toml
python/energy/__init__.py
python/energy/__main__.py
python/energy/cli.py
python/energy/display.py
python/energy/errors.py
python/energy/paths.py
python/energy/uv_bootstrap.py
python/energy/version.py
python/energy/admin/__init__.py
python/energy/admin/cli.py
python/energy/admin/keystore.py
python/energy/analysis/__init__.py
python/energy/analysis/blas_advisor.py
python/energy/analysis/calibration.py
python/energy/analysis/discovery.py
python/energy/analysis/dispatch_verify.py
python/energy/analysis/energyir_reader.py
python/energy/analysis/environment.py
python/energy/analysis/footprint.py
python/energy/analysis/fusion_predict.py
python/energy/analysis/import_map.py
python/energy/analysis/imports_analyzer.py
python/energy/analysis/installed.py
python/energy/analysis/numerical.py
python/energy/analysis/phase2_eval.py
python/energy/analysis/pillar2.py
python/energy/analysis/pkm.py
python/energy/analysis/provenance.py
python/energy/analysis/regime.py
python/energy/analysis/remove_check.py
python/energy/analysis/roofline.py
python/energy/analysis/scan.py
python/energy/analysis/trace.py
python/energy/analysis/trace_runner.py
python/energy/analysis/triage.py
python/energy/analysis/triage_active.py
python/energy/analysis/wheel_hints.py
python/energy/analysis/agent_doctor/__init__.py
python/energy/analysis/agent_doctor/embedder.py
python/energy/analysis/agent_doctor/fleet_runner.py
python/energy/analysis/agent_doctor/gate.py
python/energy/analysis/agent_doctor/harvest.py
python/energy/analysis/agent_doctor/measurement.py
python/energy/analysis/agent_doctor/models.py
python/energy/analysis/agent_doctor/normalize.py
python/energy/analysis/agent_doctor/observe.py
python/energy/analysis/agent_doctor/rank.py
python/energy/analysis/agent_doctor/restructure.py
python/energy/analysis/agent_doctor/runner.py
python/energy/analysis/agent_doctor/verify.py
python/energy/analysis/array_doctor/__init__.py
python/energy/analysis/array_doctor/_shape_probe.py
python/energy/analysis/array_doctor/_verify_runner.py
python/energy/analysis/array_doctor/apply.py
python/energy/analysis/array_doctor/backends.py
python/energy/analysis/array_doctor/candidates.py
python/energy/analysis/array_doctor/energy.py
python/energy/analysis/array_doctor/fixes.py
python/energy/analysis/array_doctor/harvest.py
python/energy/analysis/array_doctor/measurement.py
python/energy/analysis/array_doctor/models.py
python/energy/analysis/array_doctor/rank_model.py
python/energy/analysis/array_doctor/runner.py
python/energy/analysis/array_doctor/sandbox.py
python/energy/analysis/array_doctor/verify.py
python/energy/analysis/compile_doctor/__init__.py
python/energy/analysis/compile_doctor/_entry_runner.py
python/energy/analysis/compile_doctor/_verify_runner.py
python/energy/analysis/compile_doctor/apply.py
python/energy/analysis/compile_doctor/baseline.py
python/energy/analysis/compile_doctor/calibration.py
python/energy/analysis/compile_doctor/candidates.py
python/energy/analysis/compile_doctor/classify.py
python/energy/analysis/compile_doctor/cross_gpu.py
python/energy/analysis/compile_doctor/explain.py
python/energy/analysis/compile_doctor/fixes.py
python/energy/analysis/compile_doctor/logs.py
python/energy/analysis/compile_doctor/measurement.py
python/energy/analysis/compile_doctor/models.py
python/energy/analysis/compile_doctor/rank.py
python/energy/analysis/compile_doctor/runner.py
python/energy/analysis/compile_doctor/sandbox.py
python/energy/analysis/compile_doctor/torch_adapter.py
python/energy/analysis/compile_doctor/verify.py
python/energy/analysis/doctor_engine/__init__.py
python/energy/analysis/doctor_engine/energy.py
python/energy/analysis/doctor_engine/equivalence.py
python/energy/analysis/doctor_engine/measurement.py
python/energy/analysis/doctor_engine/models.py
python/energy/analysis/doctor_engine/protocols.py
python/energy/analysis/doctor_engine/sandbox.py
python/energy/analysis/doctor_engine/stats.py
python/energy/analysis/doctor_engine/verdicts.py
python/energy/analysis/frame_doctor/__init__.py
python/energy/analysis/frame_doctor/_verify_runner.py
python/energy/analysis/frame_doctor/candidates.py
python/energy/analysis/frame_doctor/fixes.py
python/energy/analysis/frame_doctor/harvest.py
python/energy/analysis/frame_doctor/models.py
python/energy/analysis/frame_doctor/rank.py
python/energy/analysis/frame_doctor/runner.py
python/energy/analysis/frame_doctor/verify.py
python/energy/analysis/graph_doctor/__init__.py
python/energy/analysis/graph_doctor/_runtime_probe.py
python/energy/analysis/graph_doctor/_verify_runner.py
python/energy/analysis/graph_doctor/candidates.py
python/energy/analysis/graph_doctor/fixes.py
python/energy/analysis/graph_doctor/harvest.py
python/energy/analysis/graph_doctor/models.py
python/energy/analysis/graph_doctor/rank.py
python/energy/analysis/graph_doctor/runner.py
python/energy/analysis/graph_doctor/runtime.py
python/energy/analysis/graph_doctor/verify.py
python/energy/analysis/jit_doctor/__init__.py
python/energy/analysis/jit_doctor/_runtime_probe.py
python/energy/analysis/jit_doctor/_verify_runner.py
python/energy/analysis/jit_doctor/candidates.py
python/energy/analysis/jit_doctor/fixes.py
python/energy/analysis/jit_doctor/harvest.py
python/energy/analysis/jit_doctor/models.py
python/energy/analysis/jit_doctor/rank.py
python/energy/analysis/jit_doctor/runner.py
python/energy/analysis/jit_doctor/runtime.py
python/energy/analysis/jit_doctor/verify.py
python/energy/analysis/pillar3/__init__.py
python/energy/analysis/pillar3/api_db.py
python/energy/analysis/pillar3/cve.py
python/energy/analysis/pillar3/models.py
python/energy/analysis/pillar3/reachability.py
python/energy/analysis/pillar3/upgrade_safety.py
python/energy/analysis/schedule_doctor/__init__.py
python/energy/analysis/schedule_doctor/bench_broaden.py
python/energy/analysis/schedule_doctor/bench_suite.py
python/energy/analysis/schedule_doctor/calibrate.py
python/energy/analysis/schedule_doctor/core.py
python/energy/analysis/schedule_doctor/demo.py
python/energy/analysis/schedule_doctor/equation_classes.py
python/energy/analysis/schedule_doctor/frontier.py
python/energy/analysis/schedule_doctor/harvest.py
python/energy/analysis/schedule_doctor/mlmc.py
python/energy/analysis/schedule_doctor/multiknob.py
python/energy/analysis/schedule_doctor/persona_suite.py
python/energy/analysis/schedule_doctor/problems.py
python/energy/analysis/schedule_doctor/rank.py
python/energy/analysis/schedule_doctor/rate_knob.py
python/energy/analysis/schedule_doctor/resolution.py
python/energy/analysis/schedule_doctor/resrank.py
python/energy/analysis/schedule_doctor/roofline_plot.py
python/energy/analysis/train_doctor/__init__.py
python/energy/analysis/train_doctor/_verify_runner.py
python/energy/analysis/train_doctor/candidates.py
python/energy/analysis/train_doctor/fixes.py
python/energy/analysis/train_doctor/harvest.py
python/energy/analysis/train_doctor/models.py
python/energy/analysis/train_doctor/rank.py
python/energy/analysis/train_doctor/runner.py
python/energy/analysis/train_doctor/verify.py
python/energy/baselayer/__init__.py
python/energy/baselayer/pip_venv_backend.py
python/energy/baselayer/protocol.py
python/energy/baselayer/types.py
python/energy/baselayer/uv_backend.py
python/energy/control_plane/__init__.py
python/energy/control_plane/agent.py
python/energy/control_plane/carbon.py
python/energy/control_plane/cli.py
python/energy/control_plane/esg.py
python/energy/control_plane/ledger.py
python/energy/control_plane/offline.py
python/energy/control_plane/report.py
python/energy/federated/__init__.py
python/energy/federated/aggregate.py
python/energy/federated/cli.py
python/energy/federated/export.py
python/energy/federated/fedlearn.py
python/energy/federated/overlay.py
python/energy/federated/privacy.py
python/energy/federated/robust.py
python/energy/federated/secure_agg.py
python/energy/federated/selection.py
python/energy/inference/__init__.py
python/energy/inference/cli.py
python/energy/inference/energy_sla.py
python/energy/inference/equivalence.py
python/energy/inference/prefix_cache.py
python/energy/inference/quant_plan.py
python/energy/intelligence/__init__.py
python/energy/intelligence/api_db_derive.py
python/energy/intelligence/calibration.py
python/energy/intelligence/db_snapshot.py
python/energy/intelligence/gemm_dispatch.py
python/energy/intelligence/gha.py
python/energy/intelligence/licensing.py
python/energy/intelligence/outcome_bus.py
python/energy/intelligence/pattern_key.py
python/energy/intelligence/priors.py
python/energy/intelligence/proposers.py
python/energy/intelligence/signing.py
python/energy/intelligence/stats_store.py
python/energy/intelligence/upgrade_advisor.py
python/energy/partner/__init__.py
python/energy/partner/calibration_pack.py
python/energy/partner/cli.py
python/energy/partner/vendor_report.py
python/energy/serving/__init__.py
python/energy/serving/cli.py
python/energy/serving/corpus.py
python/energy/serving/engine.py
python/energy/serving/gate.py
python/energy/serving/manifest.py
python/energy/serving/meters.py
python/energy/serving/no_win_report.py
python/energy/serving/optimize.py
python/energy/serving/quality_gate.py
python/energy/serving/recipe.py
python/energy/serving/remote.py
python/energy/serving/trace.py
python/energy/serving/vllm_engine.py
python/energy/synthesis/__init__.py
python/energy/synthesis/agent.py
python/energy/synthesis/apple.py
python/energy/synthesis/bench.py
python/energy/synthesis/cli.py
python/energy/synthesis/container_backend.py
python/energy/synthesis/cuda.py
python/energy/synthesis/dispatch.py
python/energy/synthesis/docs.py
python/energy/synthesis/energy_macos.py
python/energy/synthesis/energy_rocm.py
python/energy/synthesis/gate.py
python/energy/synthesis/hip.py
python/energy/synthesis/isolation.py
python/energy/synthesis/kernelbench.py
python/energy/synthesis/lessons.py
python/energy/synthesis/metal.py
python/energy/synthesis/metrics.py
python/energy/synthesis/model.py
python/energy/synthesis/precision.py
python/energy/synthesis/process_backend.py
python/energy/synthesis/registry.py
python/energy/synthesis/remote.py
python/energy/synthesis/substrate.py
python/energy/synthesis/torch_profile.py
python/energy/synthesis/trace.py
python/energy/synthesis/vm_backend.py
python/energy/synthesis/workloads.py
python/energy/tokens/__init__.py
python/energy/tokens/categorize.py
python/energy/tokens/classify_embed.py
python/energy/tokens/cli.py
python/energy/tokens/corpus.py
python/energy/tokens/cost.py
python/energy/tokens/eval_builder.py
python/energy/tokens/gate.py
python/energy/tokens/gateway.py
python/energy/tokens/manifest.py
python/energy/tokens/no_win_report.py
python/energy/tokens/observability.py
python/energy/tokens/optimize.py
python/energy/tokens/privacy.py
python/energy/tokens/profile.py
python/energy/tokens/provider.py
python/energy/tokens/quality.py
python/energy/tokens/ratelimit.py
python/energy/tokens/recipe.py
python/energy/tokens/reconcile.py
python/energy/tokens/runtime.py
python/energy/tokens/storage_sqlite.py
python/energy/tokens/task_corpus.py
python/energy/tokens/transforms.py
python/energy/tokens/verify.py
python/energy/tokens/workload.py
python/energyir_frameworks/__init__.py
python/energyir_frameworks/_autoinstall.py
python/energyir_frameworks/adaptive_adapter.py
python/energyir_frameworks/all_hooks.py
python/energyir_frameworks/ane_dispatch.py
python/energyir_frameworks/autocast_matmul.py
python/energyir_frameworks/cuda_graphs.py
python/energyir_frameworks/dispatch_tables.py
python/energyir_frameworks/energy.py
python/energyir_frameworks/energy_block.py
python/energyir_frameworks/energy_meter 2.py
python/energyir_frameworks/energy_meter.py
python/energyir_frameworks/fisher_hook.py
python/energyir_frameworks/ide_sidecar.py
python/energyir_frameworks/jax_linalg_hook.py
python/energyir_frameworks/jax_structured.py
python/energyir_frameworks/jax_substrates.py
python/energyir_frameworks/lbfgs_warmstart_hook.py
python/energyir_frameworks/mixed_precision_hook.py
python/energyir_frameworks/mps_fusion.py
python/energyir_frameworks/numpy_hook.py
python/energyir_frameworks/observe.py
python/energyir_frameworks/pyrbfgs.py
python/energyir_frameworks/rank_reduce_hook.py
python/energyir_frameworks/rust_lbfgs_hook.py
python/energyir_frameworks/scipy_fft_hook.py
python/energyir_frameworks/scipy_linalg_hook.py
python/energyir_frameworks/scipy_solve_cache.py
python/energyir_frameworks/sklearn_hooks.py
python/energyir_frameworks/sparsity_hook.py
python/energyir_frameworks/structured.py
python/energyir_frameworks/substrates.py
python/energyir_frameworks/symmetry_hook.py
python/energyir_frameworks/tf_linalg_hook.py
python/energyir_frameworks/tf_structured.py
python/energyir_frameworks/tf_substrates.py
python/energyir_frameworks/tolerance.py
python/energyir_frameworks/topology_hook.py
python/energyir_frameworks/torch_linalg_hook.py
python/energyir_frameworks/warm_start_hook.py
python/energyir_frameworks/reuse/__init__.py
python/energyir_frameworks/reuse/_cache_base.py
python/energyir_frameworks/reuse/accounting.py
python/energyir_frameworks/reuse/bench.py
python/energyir_frameworks/reuse/calibrate.py
python/energyir_frameworks/reuse/energy_model.py
python/energyir_frameworks/reuse/full_call_cache.py
python/energyir_frameworks/reuse/profiler.py
python/energyir_frameworks/reuse/reporting.py
python/energyir_frameworks/reuse/runtime.py
python/energyir_frameworks/reuse/study.py
python/energyir_frameworks/tests/__init__.py
python/energyir_frameworks/tests/test_full_call_cache_soundness.py
python/energyir_frameworks/tests/test_phase3_profiler_study.py
python/energyir_frameworks/tests/test_phase3_soundness.py
python/energyir_frameworks/tests/test_phase4_budget_persist.py
python/energyir_frameworks/tests/test_solve_cache_soundness.py
src/energyir/__init__.py
src/energyir/_version.py
src/energyir/cache.py
src/energyir/pipeline.py
src/energyir/proof.py
src/energyir/py.typed
src/energyir/routing.py
src/energyir/routing_energy_cost.py
src/energyir/routing_learned.py
src/energyir.egg-info/PKG-INFO
src/energyir.egg-info/SOURCES.txt
src/energyir.egg-info/dependency_links.txt
src/energyir.egg-info/entry_points.txt
src/energyir.egg-info/requires.txt
src/energyir.egg-info/top_level.txt
src/energyir/analysis/__init__.py
src/energyir/analysis/bounds.py
src/energyir/analysis/classify.py
src/energyir/analysis/graph_stats.py
src/energyir/backends/__init__.py
src/energyir/backends/base.py
src/energyir/backends/dimod_backend.py
src/energyir/backends/dpll_backend.py
src/energyir/backends/exact.py
src/energyir/backends/exceptions.py
src/energyir/backends/jax_gibbs.py
src/energyir/backends/numba_sa.py
src/energyir/backends/openjij_backend.py
src/energyir/backends/ortools_cpsat.py
src/energyir/backends/quantum_protocol.py
src/energyir/backends/registry.py
src/energyir/backends/rust_cdcl.py
src/energyir/backends/rust_native.py
src/energyir/backends/rust_sqa.py
src/energyir/backends/z3_backend.py
src/energyir/backends/hpo/__init__.py
src/energyir/backends/hpo/eir_bo.py
src/energyir/backends/hpo/optuna_tpe.py
src/energyir/backends/hpo/pa_mixed.py
src/energyir/backends/hpo/random_search.py
src/energyir/backends/hpo/skopt_bo.py
src/energyir/benchmarks/__init__.py
src/energyir/benchmarks/schema.py
src/energyir/benchmarks/baselines/__init__.py
src/energyir/benchmarks/baselines/_dpll_subprocess.py
src/energyir/benchmarks/baselines/dpll_bridge.py
src/energyir/benchmarks/baselines/naive_flattening.py
src/energyir/benchmarks/datasets/gset.py
src/energyir/benchmarks/datasets/satlib.py
src/energyir/benchmarks/generators/__init__.py
src/energyir/benchmarks/generators/assignment.py
src/energyir/benchmarks/generators/coloring.py
src/energyir/benchmarks/generators/knapsack.py
src/energyir/benchmarks/generators/maxcut.py
src/energyir/benchmarks/runners/__init__.py
src/energyir/benchmarks/runners/compare_backends.py
src/energyir/benchmarks/runners/run_suite.py
src/energyir/diagnostics/__init__.py
src/energyir/diagnostics/compile_report.py
src/energyir/diagnostics/constraint_report.py
src/energyir/diagnostics/energy_flow.py
src/energyir/diagnostics/energy_ledger.py
src/energyir/diagnostics/hardware_feedback.py
src/energyir/diagnostics/pretty_print.py
src/energyir/diagnostics/profiler.py
src/energyir/energy_certificate/__init__.py
src/energyir/energy_certificate/_reference.py
src/energyir/energy_certificate/certificates.py
src/energyir/energy_certificate/plants.py
src/energyir/energy_certificate/polynomials.py
src/energyir/energy_certificate/problems.py
src/energyir/frontend/__init__.py
src/energyir/frontend/constraints.py
src/energyir/frontend/decorators.py
src/energyir/frontend/expressions.py
src/energyir/frontend/hpo.py
src/energyir/frontend/model.py
src/energyir/frontend/problems.py
src/energyir/frontend/sugar.py
src/energyir/frontend/variables.py
src/energyir/ir/__init__.py
src/energyir/ir/energy_ir.py
src/energyir/ir/ising_ir.py
src/energyir/ir/polynomial.py
src/energyir/ir/problem_ir.py
src/energyir/ir/provenance.py
src/energyir/ir/qubo_ir.py
src/energyir/ir/result.py
src/energyir/ir/sampleset.py
src/energyir/lower/__init__.py
src/energyir/lower/adaptive.py
src/energyir/lower/adaptive_schedule.py
src/energyir/lower/compile_to_energy.py
src/energyir/lower/constraints_to_energy.py
src/energyir/lower/decode_map.py
src/energyir/lower/decompose.py
src/energyir/lower/encoding_analysis.py
src/energyir/lower/encoding_rewrite.py
src/energyir/lower/encodings.py
src/energyir/lower/linear_to_energy.py
src/energyir/lower/penalties.py
src/energyir/lower/propagate.py
src/energyir/lower/quadratize.py
src/energyir/lower/scale.py
src/energyir/lower/slack.py
src/energyir/lower/to_qubo.py
src/energyir/lower/verify.py
src/energyir/ml/__init__.py
src/energyir/ml/energy_layer.py
src/energyir/ml/feature_selection.py
src/energyir/ml/implicit_diff.py
src/energyir/ml/pruning.py
src/energyir/ml/unrolled_solver.py
tests/test_energy_certificate.py
tests/test_pro_gate.py