LICENSE
MANIFEST.in
README.md
blackhole.py
pyproject.toml
requirements.txt
setup.py
blackhole_opt.egg-info/PKG-INFO
blackhole_opt.egg-info/SOURCES.txt
blackhole_opt.egg-info/dependency_links.txt
blackhole_opt.egg-info/requires.txt
blackhole_opt.egg-info/top_level.txt
examples/ddp_training.py
examples/demo.py
examples/llm_finetune.py
examples/llm_pretrain.py
examples/lora_llm.py
examples/mnist_cnn.py
examples/resnet_cifar.py
examples/transformer_lm.py
examples/vit_finetune.py
tests/test_blackhole.py