[mir] Introduce new HardSwish operation (#8790)
authorPavel Iliutchenko/AI Tools Lab /SRR/Engineer/Samsung Electronics <p.iliutchenk@samsung.com>
Fri, 8 Nov 2019 12:57:07 +0000 (15:57 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Fri, 8 Nov 2019 12:57:07 +0000 (15:57 +0300)
commitbf5958827211ce69e8b9523466dd6a1593cf77be
tree12fea29ab5904ded0e99599a55ceefdc8444fa17
parent107dd0cb6df44364b3610787a4109f78b267e97d
[mir] Introduce new HardSwish operation (#8790)

* Added hard swish new operation to mir

Signed-off-by: Pavel Iliutchenko <p.iliutchenk@samsung.com>
compiler/mir/include/mir/OpDefs.h
compiler/mir/include/mir/Operations.inc
compiler/mir/include/mir/ops/HardSwishOp.h [new file with mode: 0644]