CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
RELEASING.md
mkdocs.yml
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
verify_installation.py
./docs/dali_bench.py
./site/dali_bench.py
./triton_augment/__init__.py
./triton_augment/__main__.py
./triton_augment/config.py
./triton_augment/functional.py
./triton_augment/transforms.py
./triton_augment/utils.py
./triton_augment/kernels/__init__.py
./triton_augment/kernels/color_normalize_kernel.py
./triton_augment/kernels/fused_kernel.py
./triton_augment/kernels/geometric_kernel.py
docs/DOCUMENTATION.md
docs/README.md
docs/api-reference.md
docs/auto-tuning.md
docs/batch-behavior.md
docs/comparison-other-libs.md
docs/contrast.md
docs/float16.md
docs/index.md
docs/installation.md
docs/quickstart.md
docs/requirements.txt
docs/images/compare_contrast.png
docs/images/ultimate-fusion-performance-a100.png
docs/images/ultimate-fusion-performance.png
docs/stylesheets/extra.css
examples/Lenna_test_image.png
examples/README.md
examples/benchmark.py
examples/benchmark_triton.py
examples/benchmark_video.py
examples/train_cifar10.py
examples/train_mnist.py
examples/visualize_augmentations.py
examples/warmup_example.py
triton_augment/__init__.py
triton_augment/__main__.py
triton_augment/config.py
triton_augment/functional.py
triton_augment/transforms.py
triton_augment/utils.py
triton_augment.egg-info/PKG-INFO
triton_augment.egg-info/SOURCES.txt
triton_augment.egg-info/dependency_links.txt
triton_augment.egg-info/requires.txt
triton_augment.egg-info/top_level.txt
triton_augment/kernels/__init__.py
triton_augment/kernels/color_normalize_kernel.py
triton_augment/kernels/fused_kernel.py
triton_augment/kernels/geometric_kernel.py