Versions Compared

Key

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

...

  • Porting the Scala Inference to Clojure - https://github.com/apache/incubator-mxnet/issues/13384
  • Port Scala Image API to Clojure - https://github.com/apache/incubator-mxnet/pull/12995
  • Custom Operators 
  • KV Store Testing - There is interop and general support, but needs testing (I was unable to do so sufficiently working locally)
  • Gluon API - Needs discussion and coordination with Scala package Needs Design Proposal & Discussion 
  • Feed Forward API - Needs discussion and coordination with Scala package  In progress
  • Arch Linux/ Ubuntu support - Needs discussion and coordination with Scala package
  • OSX gpu support - Needs discussion and coordination with Scala package
  • ImageRecordIter - Needs testing and tutorial page
  • Memory Management (coordinate with Scala pacakge) - In progress https://github.com/apache/incubator-mxnet/pull/13993
  • Investigate autogen of ndarray and symbol as a automatic compile time step rather than manual - In process
    • Look into the same process that the Scala package uses to generate docs with file signatures

...