Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.2 KB

README.rst

File metadata and controls

57 lines (39 loc) · 1.2 KB

Aqueduct

Framework to make youre prediction performance-efficient and scalable.

Key Benefits

  • Increases the throughput of your machine learning-based service
  • Uses shared memory for instantaneous transfer of large amounts of data between processes
  • All optimizations in one library
  • Supports multiple frameworks

Documentation

Examples

Installation

Install using pip:

pip install aqueduct

Moreover, aqueduct has "optional extras"

  • numpy - support types from numpy in shared memory
  • aiohttp - extension for aiohttp support(see more in examples)
pip install aqueduct[numpy,aiohttp]

Contact Us

Feel free to ask questions in Telegram: t.me/avito-ml