justheuristic 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) 4 years ago
..
__init__.py 916c3db52d Move compression-related code to hivemind.utils.compression (#213) 4 years ago
asyncio.py 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) 4 years ago
auth.py 971c142628 Implement authorization for a moderated Hivemind network (#255) 4 years ago
compression.py 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) 4 years ago
crypto.py 971c142628 Implement authorization for a moderated Hivemind network (#255) 4 years ago
grpc.py 0a0e290ea3 Add per-tensor compression, make all-reduce faster and more flexible (#272) 4 years ago
logging.py d6ac1fbd8a Remove duplicate log entries, report aggregate runtime performance and parameter count (#135) 4 years ago
mpfuture.py 6f8f192150 Improve Runtime exception handling (#207) 4 years ago
nested.py 35289c7005 tesseract -> hivemind 5 years ago
networking.py c36b5b1a9b Add DHT peer validation, add DHT.get_visible_address, add blacklist for unresponsive peers (#137) 4 years ago
serializer.py 1d364b7c32 Convert SerializerBase to an abstract class (#212) 4 years ago
tensor_descr.py 62652e1717 Add Switch Transformers-like RemoteMixtureOfExperts (#228) 4 years ago
threading.py 34168aaf03 Switch CI to GitHub Actions (#285) 4 years ago
timed_storage.py f0c5627139 Improve error handling, remove deprecated functionality (#261) 4 years ago