openvino/model-optimizer/mo/utils/ir_reader
Yegor Kruglov 4d9fe14ec6
[MO] ConvolutionWithGroupResolver update to enable TF DepthwiseConv2dNative with in_channels=1 (#5528)
* changed permutation attribute in conv extractor

* changed conv get_group parameter

* implemented a transformation

* updated BOM

* specified transformation for in_channels 1

* added unittest and comment string

* updated convolution normalizer to convert depthwise convolution with group=1 to group convolution

* renamed function

* updated IR reader

* conversations resolving

* condition change
2021-06-07 20:22:26 +03:00
..
extenders Extend MO for operation Einsum-7 (#5401) 2021-05-11 21:36:04 +03:00
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
extender.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
layer_to_class.py [MO] ConvolutionWithGroupResolver update to enable TF DepthwiseConv2dNative with in_channels=1 (#5528) 2021-06-07 20:22:26 +03:00
restore_graph.py [MO] Fix fp16 in shapeof subgraphs (#4524) 2021-03-30 23:16:32 +03:00