move sigmoid to core fusion (#1132)
* declare sigmoid for core fusion * add simple test for sigmoid * info fusion status * cp op as main op * builds as expected * move sigmoid fusion code * add reference kernel * sigmoid bprop reference kernel and clang-format * add delta to bprop * fprop called * compiles bprop * move tests * serializer support * address comments in code * add doc * naming similar to core ops * fix failing test * fix failing test * address clang issue * more changes * change test macro
Showing
src/ngraph/op/sigmoid.cpp
0 → 100644
src/ngraph/op/sigmoid.hpp
0 → 100644
Please
register
or
sign in
to comment