Max Ryabinin b70a65dfb1 Speed up test_autorelay há 2 anos atrás
..
test_utils bc2cccfdb0 Clean up imports, remove unused utils (#486) há 3 anos atrás
conftest.py ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) há 3 anos atrás
test_allreduce.py bc2cccfdb0 Clean up imports, remove unused utils (#486) há 3 anos atrás
test_allreduce_fault_tolerance.py bc2cccfdb0 Clean up imports, remove unused utils (#486) há 3 anos atrás
test_auth.py bedfa6eefb Reorder imports with isort (#326) há 4 anos atrás
test_averaging.py 2a71fdab6f Add Codespell to CI, fix typos (#543) há 2 anos atrás
test_cli_scripts.py 131f82c97e Add support for quantization with bitsandbytes (#490) há 2 anos atrás
test_compression.py 3164928dbb Fix bfloat16 serialization for tensors with zero elements (#560) há 2 anos atrás
test_connection_handler.py 3267fc7ab5 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) há 3 anos atrás
test_custom_experts.py 25366a1436 Use PeerID exclusively to address MoE experts (#479) há 3 anos atrás
test_dht.py bc2cccfdb0 Clean up imports, remove unused utils (#486) há 3 anos atrás
test_dht_crypto.py bedfa6eefb Reorder imports with isort (#326) há 4 anos atrás
test_dht_experts.py a49ab1910e Change expiration time in declare_experts, fix update_period discrepancy (#482) há 3 anos atrás
test_dht_node.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) há 4 anos atrás
test_dht_protocol.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) há 4 anos atrás
test_dht_schema.py 2f07a556e6 Reformat code with Black (#274) há 4 anos atrás
test_dht_storage.py bedfa6eefb Reorder imports with isort (#326) há 4 anos atrás
test_dht_validation.py bedfa6eefb Reorder imports with isort (#326) há 4 anos atrás
test_expert_backend.py 5ea21a75f4 Simplify ExpertBackend interface (#483) há 3 anos atrás
test_moe.py 589cb2c8b7 Allow RemoteExpertWorker run coroutines concurrently (#561) há 2 anos atrás
test_optimizer.py 98531ce9ac Support PyTorch 2.0.0 (#559) há 2 anos atrás
test_p2p_daemon.py 64a6c302c8 Check if identity is already taken (#511) há 2 anos atrás
test_p2p_daemon_bindings.py 724cdfe5e2 Convert hivemind.server to libp2p backend (#470) há 3 anos atrás
test_p2p_servicer.py 3267fc7ab5 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) há 3 anos atrás
test_relays.py b70a65dfb1 Speed up test_autorelay há 2 anos atrás
test_routing.py c49802aabd Implement a CLI for hivemind.DHT (#465) há 3 anos atrás
test_start_server.py 13cdd13528 Follow up #501 and #511 with minor fixes (#513) há 2 anos atrás
test_training.py 4a3d8fb843 Remove deprecated code in hivemind.optim and hivemind.averaging before the 1.1.0 release (#480) há 3 anos atrás
test_util_modules.py b02bdadd0e Fix a potential deadlock in await_asynchronously with nested locks (#503) há 3 anos atrás