コミット履歴

作者 SHA1 メッセージ 日付
  Denis Mazur 6a61895e4b refactor: use P2PHandlerError instread of RemoteError 4 年 前
  Denis Mazur 14ed9d508b fix: race condition in control._self_ensure_conn 4 年 前
  Denis Mazur e87d8628a3 fix: await unary handler response 4 年 前
  Denis Mazur 864cb3e3ac pass remote id to handler context 4 年 前
  Denis Mazur 632c20ce93 run black on updated files 4 年 前
  Denis Mazur 044b2321fe reimplement protobuf handlers 4 年 前
  Denis Mazur 9ba6a51698 run black on hivemind/p2p 4 年 前
  Denis Mazur 72ad4cccb8 fix: unary calls and adding handlers now working 4 年 前
  Denis Mazur a476e3ca44 update call id type 4 年 前
  Denis Mazur 03ad71a96b fixup: restore rpcerror proto message 4 年 前
  Denis Mazur 013938f65e add unary handler support to P2P 4 年 前
  Denis Mazur 914fa51926 implement request handling 4 年 前
  Denis Mazur 779bcee4f7 fix naming 4 年 前
  Denis Mazur 3f7c2e381c add unary handler support to p2p control class 4 年 前
  justheuristic 4a006ae7cf Update quickstart tutorials and acknowledgements (#307) 4 年 前
  justheuristic def7038401 Minor style updates in examples (#321) 4 年 前
  justheuristic 11db5fd56f Refactor for v0.9.10 and fix example (#319) 4 年 前
  Alexander Borzunov fb4813347a Implement protobuf-based stream handlers over libp2p backend (#318) 4 年 前
  justheuristic 197666c2b6 Remove shared memory from MPFuture, fix minor bugs (#317) 4 年 前
  Alexander Borzunov 4f4b3abd2d Improve P2P handler throughput and interface (#316) 4 年 前
  Max Ryabinin d97fede72c Simplify argument parsing, update docs in ALBERT example (#315) 4 年 前
  Max Ryabinin 2f07a556e6 Reformat code with Black (#274) 4 年 前
  Alexander Borzunov 4a33d1b711 Rename Endpoint to PeerID in DHT (#313) 4 年 前
  Alexander Borzunov 0be1512c74 Convert DHT to libp2p backend (#296) 4 年 前
  justheuristic 21fda756c1 Account for multi-gpu devices in examples/albert (#309) 4 年 前
  Alexey Bukhtiyarov 2436a3bed9 Upload the model with push_to_hub in examples (#297) 4 年 前
  Michael Diskin 3a6627176b Minor fixes in examples/albert (#308) 4 年 前
  Michael Diskin cc8d39c2ea Update readthedocs with hivemind.optim (#288) 4 年 前
  Max Ryabinin 5233b6c085 Split hivemind.client into hivemind.averaging and hivemind.moe (#304) 4 年 前
  justheuristic 200fbecdbf Refactor MPFuture to use a single pipe/thread per process (#298) 4 年 前