[Py] Added elu operator to Python API. (#3236)
* Added elu operator to Python API. * Added missing file. * Specified elu function description. * Expand docstring * [Py] Added test with scalar for elu operator. * Bugfix * [Py] Changed input type in elu test. * Update test_ops_binary.py * [Py] Syntax bugfix. * [Py] Added elu operator to list in documentation.
Showing
python/pyngraph/ops/elu.cpp
0 → 100644
python/pyngraph/ops/elu.hpp
0 → 100644
Please
register
or
sign in
to comment