README.md
pyproject.toml
setup.py
fournex/__init__.py
fournex/__main__.py
fournex/_native.py
fournex/analysis.py
fournex/cli.py
fournex/common_ir.py
fournex/common_ir_analysis.py
fournex/common_ir_validators.py
fournex/cuda_timers.py
fournex/data_pipeline_ir.py
fournex/dataloader.py
fournex/distributed_ir.py
fournex/nvml_ir.py
fournex/profiler.py
fournex/pytorch_profiler_ir.py
fournex/sdk.py
fournex/shapes.py
fournex/step_context.py
fournex/storage.py
fournex.egg-info/PKG-INFO
fournex.egg-info/SOURCES.txt
fournex.egg-info/dependency_links.txt
fournex.egg-info/entry_points.txt
fournex.egg-info/requires.txt
fournex.egg-info/top_level.txt
fournex/autopilot/__init__.py
fournex/autopilot/actions.py
fournex/autopilot/benchmark.py
fournex/autopilot/comparison.py
fournex/autopilot/guards.py
fournex/autopilot/local_executor.py
fournex/autopilot/quality.py
fournex/autopilot/report.py
fournex/autopilot/runner.py
fournex/autopilot/safety.py
fournex/autopilot/tuners/__init__.py
fournex/autopilot/tuners/batch_size.py
fournex/autopilot/tuners/dataloader.py
fournex/autopilot/tuners/memory.py
fournex/autopilot/tuners/mixed_precision.py
fournex/autopilot/tuners/runtime.py
fournex/recommendations/__init__.py
fournex/recommendations/engine.py
fournex/recommendations/signals.py