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/server
Max Ryabinin 3e7ae5116d
Remove unused imports and attributes (#324)
* Remove unused imports and attributes
1 year ago
..
__init__.py Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
backend.py Remove unused imports and attributes (#324) 1 year ago
block_selection.py Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago
block_utils.py Speed up loading blocks using init with meta weights (#285) 1 year ago
handler.py Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago
memory_cache.py Remove unused imports and attributes (#324) 1 year ago
reachability.py Remove unused imports and attributes (#324) 1 year ago
server.py Remove unused imports and attributes (#324) 1 year ago
task_pool.py Use get_logger(__name__) instead of get_logger(__file__) (#265) 1 year ago
task_prioritizer.py Merge inference pools into one to increase inference speed (#225) 1 year ago
throughput.py Abort speedtest if it runs too long (#316) 1 year ago