Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Is there any plan to refactor the legacy Ops into nnvm? #7316

@mbrookhart

Description

@mbrookhart

Right now, primitive Tensor operations are directly registered with nnvm, but the legacy layer operations go through a more convoluted forward/backward wrapper to interact with nnvm and thus the graph executor. After #6928 Is there any thought to refactor the legacy ops into the nnvm tensor primitive ops for easier graph optimization?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions