LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
collective_trace/__init__.py
collective_trace/async_logger.py
collective_trace/get_group.py
collective_trace/hook_coalescing_manager.py
collective_trace/shared_coealescing_state.py
collective_trace/timeout_daemon.py
collective_trace/timeout_manager.py
collective_trace/trace_collectives.py
collective_trace/trace_config.py
collective_trace/trace_utils.py
collective_trace/trace_wrapper.py
collective_trace.egg-info/PKG-INFO
collective_trace.egg-info/SOURCES.txt
collective_trace.egg-info/dependency_links.txt
collective_trace.egg-info/requires.txt
collective_trace.egg-info/top_level.txt
tests/__init__.py
tests/test_barrier.py
tests/test_batch_send_recv.py
tests/test_coalescing.py
tests/test_coalescing_in_2_0_1.py
tests/test_in_cpu.py
tests/test_in_torch.py
tests/test_rs_tensor.py