Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SgNgraphSelector inherits SubgraphSelector to provide an interface to the subgraph selection mechanism, and  SgNgraphProperty inherits Subgraph Property to provide a way to create nGraph subgraphs.


Image RemovedImage Added


When compiling with nGraph, NDArray now contains a method get_tensor to enable memory sharing between nGraph and MXNet. This enables us to avoid copying or reallocating memory.

...