Skip to content

pypy3 support for daal4py/sklearnex #1580

Open
@lukezli

Description

@lukezli

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

Output/Screenshots
image

Environment:
Ubuntu 22.04, daal==2024.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedOpen to community contribution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions