mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-14 20:41:13 +08:00
![]() * Added GLU activation function and gated activation function * Ran pre-commit * Ran pre commit * Removed old sigmoid implementation to match with main * Removed gated activation from __init__.py * Removed unused test cases * Removed unused imports * format / docstring --------- Co-authored-by: Awni Hannun <awni@apple.com> |
||
---|---|---|
.. | ||
__init__.py | ||
activations.py | ||
base.py | ||
containers.py | ||
convolution.py | ||
dropout.py | ||
embedding.py | ||
linear.py | ||
normalization.py | ||
positional_encoding.py | ||
quantized.py | ||
transformer.py |