.gitignore
CHANGELOG.md
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
docs/api.md
docs/architecture.md
docs/aws_setup.md
docs/index.md
docs/installation.md
docs/quickstart.md
examples/df_mp2_einsum.py
infra/terraform/README.md
infra/terraform/main.tf
scripts/bench_to_md.py
scripts/run_benchmarks.sh
scripts/run_neuron_tests.sh
tests/conftest.py
tests/test_decompose.py
tests/test_einsum.py
tests/test_plan.py
trntensor/__init__.py
trntensor/decompose.py
trntensor/einsum.py
trntensor/plan.py
trntensor.egg-info/PKG-INFO
trntensor.egg-info/SOURCES.txt
trntensor.egg-info/dependency_links.txt
trntensor.egg-info/requires.txt
trntensor.egg-info/top_level.txt
trntensor/nki/__init__.py
trntensor/nki/dispatch.py