LICENSE
README.md
pyproject.toml
setup.py
analysis/__init__.py
analysis/convergence_plot.py
analysis/pareto.py
analysis/roofline.py
benchmark/__init__.py
benchmark/accuracy_test.py
benchmark/bench_all.py
benchmark/profile_kernel.py
integration/__init__.py
integration/flash_intercept.py
integration/torch_hook.py
integration/triton_rv.py
rv_diagnostic.egg-info/PKG-INFO
rv_diagnostic.egg-info/SOURCES.txt
rv_diagnostic.egg-info/dependency_links.txt
rv_diagnostic.egg-info/entry_points.txt
rv_diagnostic.egg-info/not-zip-safe
rv_diagnostic.egg-info/requires.txt
rv_diagnostic.egg-info/top_level.txt
self_improve/__init__.py
self_improve/bottleneck_classifier.py
self_improve/improve_loop.py
self_improve/kernel_compiler.py
tests/test_overhead.py
tests/test_pr_computation.py
tests/test_rv_accuracy.py