openvino/model-optimizer/unit_tests/extensions/back
iliya mironov 421465adc1
Add ShapeOfConstFolding transform (#5858)
* Add ShapeOfConstFolding transform

* Add unit tests

* Update bom file

* Update transform file

* Hot fix

* Fix midle replaser

* Update unit tests

* Fix get value

* Refactoring Const Folding transformation. Move to back

* Update bom file

* Remove unuse code

* Add some unit tests

* Refactoring unit test

* Hot fix
2021-06-09 12:14:39 +03:00
..
ClampNormalizer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ConvolutionNormalizer_test.py [MO] ConvolutionWithGroupResolver update to enable TF DepthwiseConv2dNative with in_channels=1 (#5528) 2021-06-07 20:22:26 +03:00
CutMemory_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
FakeOutputResolver_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
FuseTransposesSequence_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
InterpolateReshape_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
LayoutChangeForEinsum_test.py Extend MO for operation Einsum-7 (#5401) 2021-05-11 21:36:04 +03:00
LayoutChangeForGatherND_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
MarkNodesWithShapeValues_test.py [MO] fix MarkNodesWithShapeValues (#5808) 2021-06-04 18:49:49 +03:00
MatMulNormalizer_test.py Transpose FQ optimization (#5763) 2021-05-25 16:42:21 +03:00
OptimizeTransposeReshapeSequence_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ReduceTransposeDimensions_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ResultRename_test.py Changed "out_port_id" attribute setting in mapping file to store tensor names. (#5344) 2021-04-29 14:05:35 +03:00
ReverseInputChannels_test.py ReverseInputChannels mapping fix (#5523) 2021-05-07 16:29:38 +03:00
ShapeOfConstFolding_test.py Add ShapeOfConstFolding transform (#5858) 2021-06-09 12:14:39 +03:00
ShuffleChannelPatternOptimization_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ShufflenetReLUReorder_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
SpecialNodesFinalization_test.py Removed transformation which removes Const->Result sub-graphs (#5295) 2021-05-05 14:24:05 +03:00
TransposeDFT_test.py MO support for operations DFT and IDFT (#5197) 2021-05-07 09:44:24 +03:00
TransposeReduceFusing_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
compress_quantized_weights_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
insert_compatibility_l2normalization_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
kaldi_remove_memory_output_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
names_uniqueness_check_test.py [MO] Implementation of names uniqueness check (#5651) 2021-06-07 16:44:16 +03:00
remove_last_softmax_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00