Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 600 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 600 Bytes

Apache MXNet Engine

This directory contains the Deep Java Library (DJL) EngineProvider for Apache MXNet (incubating) Deep Learning Framework.

Modules

  • MXNet Engine - The DJL implementation for Apache MXNet Engine
  • MXNet Model Zoo - A ModelZoo containing models exported from Apache MXNet
  • native - A utility module for building the mxnet-native jars containing the native binaries
  • jnarator - A utility module used by the MxEngine to call the Apache MXNet C API