Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 320 Bytes

mxnngraph

Prototype of graph optimizer and construction API for next generation core engine in MXNet and beyond

Goal

  • Construct graph easily
  • Pluggable inference, optimization algorithms
  • Can be used as input graph execution in various settings, specifically be able to support mxnet's symbolic execution API