Skip to content

Move the python _infer_shape_and_flatten function to C++ #9

@kellen-sun

Description

@kellen-sun

Pretty simple like the title says. There's no good reason to keep it in Python, especially as it's not interface relevant.
Can just have the function and pybind it; refer to bindings.cpp and bindings_impl.cpp for examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions