Releases
History of Releases of Echo
0.1.4 - 2021-01-XX 🌙
Upcoming Stable Release. Currently under development.
Fixed
Fixed implementations for the following activation functions in PyTorch:
Swish
,SILU
,ESwish
,Flatten T-Swish
,ELiSH
,Hard ELiSH
,BReLU
,APL
Fixed Unit Tests for PyTorch activation functions
Fixed Flake8 and Black support
Fixed Codecov support
Changed
Changed documentation support from Sphinx (Readthedocs) to Gitbook. Former is now depreciated.
Changed Issues and PR templates
Changed directory listing for
Activation/
Updated package dependencies graph
Removed dedicated smoke test and unit test folder
Refactored Unit Tests for activation functions
Removed activation functions with no published paper reference
New logo for Echo
Added
Added support for MegEngine
Added isort and autoflake into the code styling framework
Added proper documentation in Gitbook.
Added
FReLU
activation function.Added DCO agreement
Added Contributing Guidelines
Added
GELU
for TensorFlowAdded Project Roadmap
Added Attention Models for NLP and CV
Added Optimizers
Added Unit tests for attention models
Added Rosenbrock and Himmelblau convergence tests for optimizers
Current Stable Release
Fixed
Fixed documentation issues with support for linting tools - Black and Flake8 was added
Fixed implementation for
Mish
activation function
Changed
Added support for more activation functions
Documentation was updated
First Stable Release
Added
Introduced novel activation functions with support for PyTorch and TensorFlow
Concise documentation via Sphinx on Readthedocs was made available
****
Last updated