LICENSE
MANIFEST.in
README.md
pyproject.toml
custom_dl_optimizer/__init__.py
custom_dl_optimizer/agent.py
custom_dl_optimizer/cache.py
custom_dl_optimizer/cli.py
custom_dl_optimizer/config.py
custom_dl_optimizer/integrations.py
custom_dl_optimizer/optimizer.py
custom_dl_optimizer/providers.py
custom_dl_optimizer/report.py
custom_dl_optimizer/research.py
custom_dl_optimizer/runtime.py
custom_dl_optimizer/workload.py
custom_dl_optimizer.egg-info/PKG-INFO
custom_dl_optimizer.egg-info/SOURCES.txt
custom_dl_optimizer.egg-info/dependency_links.txt
custom_dl_optimizer.egg-info/entry_points.txt
custom_dl_optimizer.egg-info/requires.txt
custom_dl_optimizer.egg-info/top_level.txt
custom_dl_optimizer/core/__init__.py
custom_dl_optimizer/core/engine.py
custom_dl_optimizer/core/graph_surgeon.py
custom_dl_optimizer/core/profiler.py
custom_dl_optimizer/core/triton_kernels.py
docs/agents.md
docs/benchmarks.md
docs/migration-v2.md
docs/paper-launch.md
docs/providers.md
docs/publishing.md
docs/research.md
docs/usage.md
examples/agent_toolkit.py
examples/benchmark_resnet.py
examples/quickstart.py
examples/workload_profile.py
site/404.html
site/guides.html
site/index.html
site/script.js
site/styles.css
site/assets/compiler-flow-v2.webp
site/assets/og-v2.jpg
site/assets/optimizer-hero-v2.webp
tests/test_package.py