Versions Compared

Key

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

...

As the diversity of deep learning hardware accelerators increase, it is import important to have an efficient abstraction layer so developers can avoid having to enable each accelerator/compute separately. Intel nGraph enables that vision as shown below.

...

Proposed Approach

As described in subgraph acceleration API design  design document, we extend and customize SubgraphProperty and SubgraphSelector classes to enable nGraph integration.

...