[mir_onnx] Do not set names of operations (#6956)
authorСергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자 <s.barannikov@samsung.com>
Wed, 28 Aug 2019 12:43:14 +0000 (21:43 +0900)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Wed, 28 Aug 2019 12:43:14 +0000 (15:43 +0300)
commit8e903bde5fcedd6f83e146ddb9f5656376369c68
treee14263d4860a97ab4b2ad981c218774d5a4394f8
parentde5fc5b283711163a169cd81de76478a036d6328
[mir_onnx] Do not set names of operations (#6956)

Remove useless setting of operation names.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
compiler/mir-onnx-importer/ONNXHelpers.h
compiler/mir-onnx-importer/ONNXImporterImpl.cpp
compiler/mir-onnx-importer/ONNXNodeConverterRegistry.h
compiler/mir-onnx-importer/Op/Constant.cpp