[mir_tflite] Replace BiasAdd and Scale with Elementwise equivalents (#6294)
authorСергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자 <s.barannikov@samsung.com>
Tue, 6 Aug 2019 16:51:00 +0000 (19:51 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Tue, 6 Aug 2019 16:51:00 +0000 (19:51 +0300)
commit3a17fef39d0aac6f61632222bd08ec4191c4357a
tree2ca4faf073108b0d58b6edc804493831982358e0
parentd43e2ef724ba0bf622c0b6c021fa04e6ff6a8069
[mir_tflite] Replace BiasAdd and Scale with Elementwise equivalents (#6294)

`BiasAdd` and `Scale` are restricted versions of equivalent Elementwise ops and are going to be removed.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
compiler/mir-tflite-importer/tflite_importer.cpp
compiler/mir-tflite-importer/tflite_op_creator.cpp
compiler/mir-tflite-importer/tflite_op_creator.h