MXNet

E234123

MXNet is an open-source deep learning framework designed for efficient, scalable training and inference across multiple GPUs and distributed systems.

All labels observed (6)

Label Occurrences
MXNet canonical 8
Apache MXNet 1
MXNet Engine 1

How this entity was disambiguated

Statements (88)

Predicate Object
instanceOf deep learning framework
machine learning library
neural network library
open-source software
designedFor distributed systems
efficient training
inference
multi-GPU environments
scalable training
developedBy Apache Software Foundation
hasAPI Gluon API
NDArray API
Symbol API
hasComponent MXNet Engine
linked to: MXNet

MXNet Executor
linked to: MXNet

MXNet KVStore
linked to: MXNet

MXNet Optimizer
linked to: MXNet
hostedOn GitHub
integratedInto AWS Deep Learning AMI
Amazon SageMaker
optimizationGoal high performance
memory efficiency
scalability
previouslyDevelopedBy DMLC (Distributed Machine Learning Community)
programmingLanguage C++
Go
JavaScript
Julia
Perl
Python
R
Scala
repositoryURL https://github.com/apache/mxnet
softwareLicense Apache License 2.0
supportsCheckpoint model parameters
optimizer states
supportsDataType float16
float32
int8
supportsDeployment cloud
edge devices
on-premises
supportsFeature GPU acceleration
Gluon API
NDArray API
automatic differentiation
checkpointing
custom operators
data parallelism
distributed training
hybrid symbolic-imperative programming
imperative computation
model parallelism
model serialization
parameter server architecture
sparse tensors
symbolic computation
supportsFormat ONNX
supportsHardware CPU
GPU
distributed cluster
multi-GPU
supportsLanguageBinding C++
Go
JavaScript
Julia
Perl
Python
R
Scala
supportsModelType LSTM networks
convolutional neural networks
feedforward neural networks
recurrent neural networks
reinforcement learning models
sequence-to-sequence models
supportsMonitoring training metrics
supportsOptimization AdaGrad
Adam
RMSProp
SGD
supportsQuantization yes
supportsUseCase computer vision
natural language processing
recommendation systems
speech recognition
supportsVisualization computation graphs
usedBy Amazon Web Services

How these facts were elicited

Referenced by (13)

Full triples — surface form annotated when it differs from this entity's canonical label.

NVIDIA DGX supports MXNet
Theano influenced MXNet
cuDNN usedBy MXNet
MXNet hasComponent MXNet Engine
linked to: MXNet
MXNet hasComponent MXNet KVStore
linked to: MXNet
MXNet hasComponent MXNet Executor
linked to: MXNet
MXNet hasComponent MXNet Optimizer
linked to: MXNet
Amazon SageMaker supportsFramework Apache MXNet
linked to: MXNet
ResNeXt implementedIn MXNet