LICENSE
README.md
pyproject.toml
disco_torch/__init__.py
disco_torch/adapter.py
disco_torch/grpo.py
disco_torch/load_weights.py
disco_torch/meta_net.py
disco_torch/trainer.py
disco_torch/transforms.py
disco_torch/types.py
disco_torch/update_rule.py
disco_torch/utils.py
disco_torch/value_utils.py
disco_torch.egg-info/PKG-INFO
disco_torch.egg-info/SOURCES.txt
disco_torch.egg-info/dependency_links.txt
disco_torch.egg-info/requires.txt
disco_torch.egg-info/top_level.txt
tests/test_building_blocks.py
tests/test_meta_net.py
tests/test_utils.py