NervanaSystems / ngraph-mxnet

MXNet - nGraph integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the Bridge Emit a SubgraphOperator

mbrookhart opened this issue · comments

Acceptance Criteria:

  1. Can emit a Subgraph Operator or a custom class based on it.
  2. Unit tests pass.
  3. performance in deepmark doesn't degrade.

Completed by #338