Michael Diskin aa6d65a818 Fix "too many open files" issue (#444) 3 years ago
..
__init__.py 5d31c3ba9d Implement core functionality of hivemind.Optimizer (#403) 3 years ago
asyncio.py 9a921afee3 Hotfix logging (Task was destroyed but is pending _put_items) (#427) 3 years ago
auth.py 2f07a556e6 Reformat code with Black (#274) 4 years ago
crypto.py 2f07a556e6 Reformat code with Black (#274) 4 years ago
grpc.py bedfa6eefb Reorder imports with isort (#326) 4 years ago
limits.py 2f07a556e6 Reformat code with Black (#274) 4 years ago
logging.py 249be7ca2b Do not log caller for INFO messages (#418) 3 years ago
mpfuture.py aa6d65a818 Fix "too many open files" issue (#444) 3 years ago
nested.py 2f07a556e6 Reformat code with Black (#274) 4 years ago
networking.py cf31951504 Fix flaps in test_p2p_daemon_bindings.py (#352) 4 years ago
performance_ema.py ed4204009f move PerformanceEMA to utils, TrainingAverager to optim, update utils (#405) 3 years ago
serializer.py 12099ce03c Remove trailing dots in log messages and errors (#419) 3 years ago
tensor_descr.py de0bc00a3f Change make_empty to make_zeros for TensorDescriptor (#442) 3 years ago
timed_storage.py bedfa6eefb Reorder imports with isort (#326) 4 years ago