Alexander Borzunov 14de6c52ec Follow up #501 and #511 with minor fixes (#513) 2 년 전
..
test_utils bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 년 전
conftest.py ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) 3 년 전
test_allreduce.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 년 전
test_allreduce_fault_tolerance.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 년 전
test_auth.py bedfa6eefb Reorder imports with isort (#326) 4 년 전
test_averaging.py 4a3d8fb843 Remove deprecated code in hivemind.optim and hivemind.averaging before the 1.1.0 release (#480) 3 년 전
test_cli_scripts.py 11a02608a3 Add support for quantization with bitsandbytes (#490) 2 년 전
test_compression.py 11a02608a3 Add support for quantization with bitsandbytes (#490) 2 년 전
test_connection_handler.py c2a53d0633 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) 2 년 전
test_custom_experts.py 25366a1436 Use PeerID exclusively to address MoE experts (#479) 3 년 전
test_dht.py bc2cccfdb0 Clean up imports, remove unused utils (#486) 3 년 전
test_dht_crypto.py bedfa6eefb Reorder imports with isort (#326) 4 년 전
test_dht_experts.py a49ab1910e Change expiration time in declare_experts, fix update_period discrepancy (#482) 3 년 전
test_dht_node.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) 4 년 전
test_dht_protocol.py 4da80bc967 Refactor: extract tests for DHTProtocol from test_dht_node, re-write with asyncio (#354) 4 년 전
test_dht_schema.py 2f07a556e6 Reformat code with Black (#274) 4 년 전
test_dht_storage.py bedfa6eefb Reorder imports with isort (#326) 4 년 전
test_dht_validation.py bedfa6eefb Reorder imports with isort (#326) 4 년 전
test_expert_backend.py 5ea21a75f4 Simplify ExpertBackend interface (#483) 3 년 전
test_moe.py 11a02608a3 Add support for quantization with bitsandbytes (#490) 2 년 전
test_optimizer.py dac8940c32 Fix shape validation in GradientAverager (#481) 3 년 전
test_p2p_daemon.py 8c69f325f9 Check if identity is already taken (#511) 2 년 전
test_p2p_daemon_bindings.py 724cdfe5e2 Convert hivemind.server to libp2p backend (#470) 3 년 전
test_p2p_servicer.py c2a53d0633 Remove libp2p handlers when ConnectionHandler, DHT, and DecentralizedAverager are shut down (#501) 2 년 전
test_routing.py c49802aabd Implement a CLI for hivemind.DHT (#465) 3 년 전
test_start_server.py 14de6c52ec Follow up #501 and #511 with minor fixes (#513) 2 년 전
test_training.py 4a3d8fb843 Remove deprecated code in hivemind.optim and hivemind.averaging before the 1.1.0 release (#480) 3 년 전
test_util_modules.py 5aa4e3d85b Fix a potential deadlock in await_asynchronously with nested locks (#503) 2 년 전