*.pyc
*.so
.idea
.eggs

.vscode/
.idea/

horovod.egg-info
dist
build
docs/_build

env
venv/

examples/**/checkpoint*

horovod/tensorflow/mpi_lib.so
horovod/torch/test_cuda/
lightning_logs


