openvino/model-optimizer/unit_tests/extensions/front
Evgeny Lazarev 0db9d3e2c5
Added extractor for ONNX operation Size (#6031)
* Added extractor for ONNX operation Size

* Moved transformation of Size operation from TF specific to generic front phase

* Updated list of supported ONNX operation

* Moved unit test for Size decomposition to a new location
2021-06-04 17:18:01 +03:00
..
caffe Implementation of ArgMin ONNX + TF extractors (#5126) 2021-05-06 13:41:49 +03:00
kaldi Tdnnf (#5255) 2021-04-29 14:38:08 +03:00
mxnet MO support for operations DFT and IDFT (#5197) 2021-05-07 09:44:24 +03:00
onnx Add axis support (#5242) 2021-05-17 15:03:22 +03:00
tf Added extractor for ONNX operation Size (#6031) 2021-06-04 17:18:01 +03:00
ATenToEmbeddingBag_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
AttributedClampNormalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
AttributedPadToPad_test.py Fix pad op with int input 2021.4 (#5772) 2021-05-25 11:55:27 +03:00
AttributedRollToRoll_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
DropoutWithRandomUniformReplacer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
GeLUMerger_Erf_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
GeLUMerger_Tanh_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
HSigmoid_fusion_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
HSwish_fusing_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
LayerNorm_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
Log1p_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
Mish_fusion_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
OneHotDepthNormalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
Pack_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
RollWithEmptyAxesReplacer_test.py Fix of RollWithEmptyAxesReplacer transformation. (#5937) 2021-06-03 14:45:05 +03:00
Softplus_fusion_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
Swish_fusion_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ThresholdedReluDecomposition_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
__init__.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
binary_quantize_normalization_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
broadcast_with_range_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
div_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
eltwise_n_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
freeze_placeholder_value_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
image_scaler_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
instance_normalization_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
interpolate_reshape_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
output_cut_test.py Changed "out_port_id" attribute setting in mapping file to store tensor names. (#5344) 2021-04-29 14:05:35 +03:00
rank_decomposer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
reciprocal_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
reduce_axis_normalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
scatter_normalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
size_replacer_test.py Added extractor for ONNX operation Size (#6031) 2021-06-04 17:18:01 +03:00
softsign_replacer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
split_normalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sub_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00