Compute Engine
C++ part of the Deep Lake codebase optimized for faster data fetching and computations
The interface for the Compute Engine is still in Python, and it is installed using
pip install "deeplake[enterprise]"
, which delivers the compiled C++ code from binaries. In order to use Compute Engine, Deep Lake data must be stored in Deep Lake Storage, or in the user's cloud while being connected to Deep Lake using Managed Credentials.
Last modified 2d ago