LICENSE
README.md
pyproject.toml
autoform/__init__.py
autoform/ad.py
autoform/batch.py
autoform/checkpoint.py
autoform/control.py
autoform/core.py
autoform/dce.py
autoform/effects.py
autoform/lm.py
autoform/memoize.py
autoform/scheduling.py
autoform/string.py
autoform/surgery.py
autoform/utils.py
autoform.egg-info/PKG-INFO
autoform.egg-info/SOURCES.txt
autoform.egg-info/dependency_links.txt
autoform.egg-info/requires.txt
autoform.egg-info/top_level.txt
tests/test_batch.py
tests/test_checkpoint.py
tests/test_dce.py
tests/test_effects.py
tests/test_format.py
tests/test_ir.py
tests/test_kwargs.py
tests/test_match.py
tests/test_nested_transforms.py
tests/test_primitives.py
tests/test_readme_examples.py
tests/test_rules_mapping.py
tests/test_scheduling.py
tests/test_string_match.py
tests/test_struct.py
tests/test_switch.py
tests/test_trace_ir_programs.py
tests/test_while_loop.py