Eugeny Volosenkov
38022c4cd6
Mo implementation for If with tf extractor (#6662)
* Add tf2.x impl for If
* Fix ir_engine
* Fix opset
* Fix BOM file
* Added new test
* Fix comments
* Add subgraph_utils
* Fix comments
* Fix transform
* code refactoring
* Fix description
* rewrite support for empty tensor in if
* added onnx extractor
* delete onnx_if
* fix bug with fake_outputs
* Fix test
* Fix control_flow and fix commentaries
* create method results_mapping_and_finding_fake_outputs(output_nodes_in_subgraph,