Skip to content

Efficient Conv Ops were removed accidentally #305

Open
@ricardoV94

Description

@ricardoV94

Description

We removed the deprecated nnet module in #111

But we wanted to keep the Convolution Ops. Unfortunately we keept only the "abstract" ones, and not the fast variations implemented in conv.py. We should bring them back, including the rewrites that replace abstract forms by the equivalent fast ones.

https://discourse.pymc.io/t/very-slow-2d-convolution-with-pytensor/12118/6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions