You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/src/petals
Max Ryabinin 793726b041
Speed up loading blocks using init with meta weights (#285)
* Init WrappedBloomBlock with meta weights

---------

Co-authored-by: Alexander Borzunov <borzunov.alexander@gmail.com>
1 year ago
..
bloom Speed up loading blocks using init with meta weights (#285) 1 year ago
cli Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago
client Increase default request_timeout (#276) 1 year ago
server Speed up loading blocks using init with meta weights (#285) 1 year ago
utils Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago
__init__.py Bump version to 1.1.3 (#278) 1 year ago
constants.py Add service checking direct reachability from peers (#195) 1 year ago
data_structures.py Merge inference pools into one to increase inference speed (#225) 1 year ago
dht_utils.py Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago