openvino/model-optimizer/extensions/front
Evgeny Lazarev 0a9d883d78
Fix for Reduce extractors and normalizer (#3136)
* Fixed extractor for ONNX ReduceXXX operations and fixed ReduceAxisNormalizer transformation

* Unit test for ReduceAxisNormalizer transformation
2020-11-16 18:50:13 +03:00
..
caffe MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
kaldi [ MO ] KSO=ON for Kaldi (#2028) 2020-10-23 13:14:00 +03:00
mxnet Add Round-5 operation (#2328) 2020-10-20 18:36:19 +03:00
onnx Fix for Reduce extractors and normalizer (#3136) 2020-11-16 18:50:13 +03:00
tf Revert "Reshape-able SliceConverter (#2954)" (#3118) 2020-11-13 15:36:04 +03:00
ATenToEmbeddingBag.py Implement support for opset3 EmbeddingBag ops (#546) 2020-06-08 18:06:40 +03:00
ATenToEmbeddingBag_test.py Implement support for opset3 EmbeddingBag ops (#546) 2020-06-08 18:06:40 +03:00
ArgMaxSqueeze.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
AttributedClampNormalizer.py Support ONNX Clamp-11 (#538) 2020-05-25 19:59:07 +03:00
AttributedClampNormalizer_test.py Support ONNX Clamp-11 (#538) 2020-05-25 19:59:07 +03:00
AttributedGatherNormalizer.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
AttributedPadToPad.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
AttributedPadToPad_test.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
ChangeCastOutputType.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
ChangePlaceholderTypes.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
ExpandDimsToUnsqueeze.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
FillToBroadcast.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
GeLUMerger_Erf.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
GeLUMerger_Tanh.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
GeLUMerger_test.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
HSigmoid_fusion.py Add hsigmoid fusing for MO (#2750) 2020-10-24 12:51:15 +03:00
HSigmoid_fusion_test.py Add hsigmoid fusing for MO (#2750) 2020-10-24 12:51:15 +03:00
HSwish_fusing_test.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
HSwish_fusion.py [ MO ] DepthToSpace & ShuffleChannels fusion (#2001) 2020-08-31 16:20:19 +03:00
InterpolateNormalizer.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
LayerNorm.py LayerNorm(PyTorch/HuggingFace pattern)->MVN+Mul+Add (#1003) 2020-06-25 09:25:56 +03:00
LayerNorm_test.py LayerNorm(PyTorch/HuggingFace pattern)->MVN+Mul+Add (#1003) 2020-06-25 09:25:56 +03:00
Log1p.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
Log1p_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
MatMul_normalizer.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
Mish_fusion.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
Mish_fusion_test.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
MoveEmbeddedInputsToInputs.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
OneHotDepthNormalizer.py MO clean from IR v7 and other legacy code (#1521) 2020-07-29 17:43:12 +03:00
OneHotDepthNormalizer_test.py Cherry-pick fix OneHot transformation for Bert Squad opset 10 (#1068) 2020-06-22 20:42:02 +03:00
Pack.py Added transformation config to support automl efficientdet models (#2894) 2020-11-02 19:21:05 +03:00
Pack_test.py Added transformation config to support automl efficientdet models (#2894) 2020-11-02 19:21:05 +03:00
PowerToEltwises.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
Softplus_fusion.py [ MO ] DepthToSpace & ShuffleChannels fusion (#2001) 2020-08-31 16:20:19 +03:00
Softplus_fusion_test.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
SqueezeNormalize.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
Swish_fusion.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
Swish_fusion_test.py MO fusing activations (#1942) 2020-08-27 11:56:52 +03:00
ThresholdedReluDecomposition.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
ThresholdedReluDecomposition_test.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
TopKNormalize.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
TransposeOrderNormalizer.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
YOLO.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
__init__.py Publishing R3 2018-10-16 13:45:03 +03:00
binary_quantize_normalization.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
binary_quantize_normalization_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
broadcast_with_range.py publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb 2020-05-22 02:23:12 +03:00
broadcast_with_range_test.py publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb 2020-05-22 02:23:12 +03:00
create_tensor_nodes.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
disable_weights_quantize_value_propagation.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
div.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
div_test.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
eltwise_n.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
eltwise_n_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
flatten_to_reshape.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
freeze_placeholder_value.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
freeze_placeholder_value_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
global_pooling_to_reduce.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
image_scaler.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
image_scaler_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
input_cut.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
instance_normalization.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
instance_normalization_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
interpolate_reshape.py Extend MO for support of Interpolate-4 (#2026) 2020-09-09 16:28:52 +03:00
interpolate_reshape_test.py Extend MO for support of Interpolate-4 (#2026) 2020-09-09 16:28:52 +03:00
no_op_eraser.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
non_max_suppression_normalize.py Extend MO for the operation NonMaxSuppression-5 (#2356) 2020-11-06 21:00:55 +03:00
output_cut.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
override_batch.py ONNX Loop operation support (#2756) 2020-10-27 23:04:43 +03:00
pass_separator.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
rank_decomposer.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
rank_decomposer_test.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
reciprocal.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
reciprocal_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
reduce_axis_normalizer.py Fix for Reduce extractors and normalizer (#3136) 2020-11-16 18:50:13 +03:00
reduce_axis_normalizer_test.py Fix for Reduce extractors and normalizer (#3136) 2020-11-16 18:50:13 +03:00
reshape_dim_normalizer.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
restore_ports.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
scatter_normalizer.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
scatter_normalizer_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
softmax.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
softsign_replacer.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
softsign_replacer_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
split_normalizer.py Cherry-pick fix OneHot transformation for Bert Squad opset 10 (#1068) 2020-06-22 20:42:02 +03:00
split_normalizer_test.py Cherry-pick fix OneHot transformation for Bert Squad opset 10 (#1068) 2020-06-22 20:42:02 +03:00
standalone_const_eraser.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
sub.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00
sub_test.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
transformations_config.py Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
user_data_repack.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00