Open
Description
Describe the bug
Hi all, thank you very much for such a great project! I am using pypy3 to speed up some python ML processes, but I'd like to use daal4py to speed up inference and it doesn't seem supported. Is there any way to patch it or to build from scratch to be compatible with pypy? Installing via python3 -m pip works fine.
To Reproduce
pypy3 -m pip install daal4py
import daal4py
Expected behavior
Should ideally work
Environment:
Ubuntu 22.04, daal==2024.0.0