openvino/model-optimizer/unit_tests/extensions/ops
Yegor Kruglov 10e5936dee
[MO] Fixes in Merge infer function (#6125)
* move output shape setting to the conditions

* e2e fix

* updated unittests
2021-06-24 18:53:13 +03:00
..
ExtractImagePatches_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
LookupTableInsert_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
MatMul_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
MatMul_value_propagation_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ONNXResize11_test.py Add support resize with 2 inputs (#5927) 2021-06-08 13:15:54 +03:00
ReduceOps_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
Reverse_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
accum_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
activation_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
argmax_test.py Implementation of ArgMin ONNX + TF extractors (#5126) 2021-05-06 13:41:49 +03:00
assert_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
bucketize_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
cast_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
correlation_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ctc_greedy_decoder_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ctc_loss_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
cumsum_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
data_augmentation_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
depth_to_space_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
dft_signal_size_canonicalization_test.py MO support for operations DFT and IDFT (#5197) 2021-05-07 09:44:24 +03:00
div_value_propagation_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
einsum_test.py Fix recovery of output subscript in Einsum implicit mode (#6131) 2021-06-16 06:43:12 +03:00
elementwise_test.py [MO] fix MarkNodesWithShapeValues (#5808) 2021-06-04 18:49:49 +03:00
embedding_bag_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
gather_test.py Add Gather-7 to MO (#5264) 2021-05-11 22:29:59 +03:00
gatherelements_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
gathernd_test.py Extend MO for operation Einsum-7 (#5401) 2021-05-11 21:36:04 +03:00
grn_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_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
merge_test.py [MO] Fixes in Merge infer function (#6125) 2021-06-24 18:53:13 +03:00
non_max_suppression_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
normalize_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
one_hot_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
priorbox_clustered_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
priorbox_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
proposal_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
psroipooling_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
quantize_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
regionyolo_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
reorgyolo_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
scatter_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
scatternd_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
select_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
simplernms_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
slice_like_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
space_to_depth_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sparse_fill_empty_rows_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sparse_reshape_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sparse_segment_mean_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sparse_segment_sqrtn_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
sparse_segment_sum_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
spatial_transformer_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
split_test.py Fix errors for VariadicSplit layer restored from serialized IR (#5613) 2021-05-19 19:03:58 +03:00
switch_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
topk_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
transpose_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
unique_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
upsample_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00