Skip to content
This repository has been 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

Closed
mbrookhart opened this issue Aug 2, 2017 · 2 comments
Closed

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

mbrookhart opened this issue Aug 2, 2017 · 2 comments

Comments

@mbrookhart
Copy link

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?

@piiswrong
Copy link
Contributor

It's in the backlog. Currently we don't have people assigned on this

@mbrookhart
Copy link
Author

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants