Install
Usage
Examples
Further Reading
Python API Reference
C++ API Reference
Applies the Rectified Linear Unit.
Simply mx.maximum(x, 0).
mx.maximum(x, 0)