openvino/inference-engine/tests/functional/inference_engine/lp_transformations
Edward Shogulin 43f18da413
[LPT] Legacy compliance restrictions removal all: Reshape (#6870)
* [LPT] Reshape: legacy compliance restrictions removal

* [LPT] comment fixes
2021-08-06 10:27:34 +03:00
..
add_transformation.cpp [LPT] Optimize quantization scheme for SPR/ATS (#6808) 2021-08-05 21:03:03 +03:00
align_concat_quantization_parameters_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
avg_pool_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
avg_pool_with_child_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
clamp_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
compose_fake_quantize_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_selection_with_intermediate_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_transformation.cpp [LPT] Legacy compliance restrictions removal all: Reshape (#6870) 2021-08-06 10:27:34 +03:00
concat_with_different_precision_on_children.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_intermediate_precision_selection_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_intermediate_reshape_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_intermediate_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_intermediate_with_constant_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_neighbors_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_neighbors_transformation_with_convolution.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_not_quantized_parent_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_reshape_at_the_end_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_split_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
concat_with_strided_slice_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
convert_mul_or_add_finally_transformation_with_dequantization.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
convert_subtract_constant_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
convolution_backprop_data_transformation.cpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
convolution_qdq_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
convolution_transformation.cpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
convolution_with_incorrect_weights.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
depth_to_space_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
disable_convert_on_const_path_transformation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
elementwise_with_multi_parent_dequantization_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
eltwise_transformation_is_broadcasted_test.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_and_two_output_branches_with_convolution.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fake_quantize_on_weights_with_unsupported_child.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fake_quantize_precision_selection_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fake_quantize_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fake_quantize_with_dq_not_optimal_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fake_quantize_with_dynamic_intervals_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fold_convert_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fold_fake_quantize_in_transformations.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fuse_convert_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fuse_fake_quantize_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fuse_fake_quantize_with_multi_inputs_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fuse_multiply_to_fake_quantize_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
fuse_subtract_to_fake_quantize_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
get_dequantization_below_transformation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
get_dequantization_test.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
get_dequantization_transformation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
group_convolution_transformation.cpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
interpolate_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
is_constant_path_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
is_function_quantized_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
layer_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
layer_transformation.hpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
low_precision_transformations_test.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
lpt_public_methods_test.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
markup_avg_pool_precisions_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
mat_mul_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
mat_mul_with_constant_transformation.cpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
max_pool_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
move_dequantization_after_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
mul_add_to_scaleshift_or_power_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
multiply_to_group_convolution_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
multiply_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
mvn_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
normalize_dequantization_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
normalize_l2_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
precision_details_test.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
prelu_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
pull_reshape_through_dequantization_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
pull_transpose_through_dequantization_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reduce_max_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reduce_mean_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reduce_min_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reduce_sum_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reduce_transformation.hpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
relu_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
reshape_fully_connected_transformation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
reshape_transformation.cpp [LPT] Legacy compliance restrictions removal all: Reshape (#6870) 2021-08-06 10:27:34 +03:00
round_transformation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
separate_in_standalone_branch_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
shuffle_channels_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
simple_low_precision_transformer.cpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
simple_low_precision_transformer.hpp [LPT] FakeQuantize folding extending (#6708) 2021-07-22 23:17:23 +03:00
split_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
squeeze_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
strided_slice_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
subtract_multiply_to_multiply_add_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
transformations_after_split_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
transformer_is_function_quantized.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
transpose_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
unsqueeze_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00
variadic_split_transformation.cpp [LPT] Refactoring: PoC (#5226) 2021-07-19 16:48:20 +03:00