Versions Compared

Key

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

...

  1. Implement a PR with basic symbolic flow: analyzeGraph, loadModel, infersupported ops, load/unload model, infer
    Link to WIP PR: https://github.com/apache/incubator-mxnet/pull/15489
  2. Implement a followup PR with imperative accelerator flow (fcompute, storage, copy, etc)

...