Browse Source

Fix benchmark_averaging.py

Aleksandr Borzunov 4 years ago
parent
commit
1256e09131
1 changed files with 0 additions and 1 deletions
  1. 0 1
      benchmarks/benchmark_averaging.py

+ 0 - 1
benchmarks/benchmark_averaging.py

@@ -61,7 +61,6 @@ def benchmark_averaging(
             dht,
             prefix="my_tensor",
             initial_group_bits=initial_bits,
-            listen_on=f"{LOCALHOST}:*",
             compression_type=runtime_pb2.CompressionType.FLOAT16,
             target_group_size=target_group_size,
             averaging_expiration=averaging_expiration,