openvino/inference-engine/tests/functional/inference_engine/lp_transformations
Edward Shogulin 8390f40788
[LPT] Empty shape on weights handling: cherry-pick to master (#6170)
* [LPT] empty shape on weights fix

* [LPT] SplitTransformation naming fix

* [LPT] tests

Co-authored-by: Vladislav Golubev <vladislav.golubev@intel.com>
2021-06-17 12:36:25 +03:00
..
add_transformation.cpp [LPT] Improve Etlwise branch selection logic (#5208) 2021-05-06 15:54:56 +03:00
avg_pool_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
clamp_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
compose_fake_quantize_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_selection_with_intermediate_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_transformation.cpp [LPT] Split/VariadicSplit support (#5132) 2021-04-08 08:42:59 +03:00
concat_with_different_precision_on_children.cpp Fix incorrect plural: childs -> children (#5532) 2021-05-06 20:08:42 +03:00
concat_with_intermediate_precision_selection_transformation.cpp [LPT] Concat precision selection fix (#6069) 2021-06-08 15:29:30 +03:00
concat_with_intermediate_reshape_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_with_intermediate_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_with_intermediate_with_constant_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_with_neighbors_transformation.cpp Tests improvement (#5704) 2021-05-28 14:27:45 +03:00
concat_with_reshape_at_the_end_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
concat_with_split_transformation.cpp ConcatTransformation fix (#5482) 2021-05-06 10:58:34 +03:00
concat_with_strided_slice_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
convert_mul_or_add_finally_transformation_with_dequantization.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
convert_subtract_constant_transformation.cpp [LPT] [CPU] Convert dequantization shift in low precision before FP32 conversion in CPU (#5247) 2021-05-15 08:48:00 +03:00
convolution_backprop_data_transformation.cpp [LPT] Empty shape on weights handling: cherry-pick to master (#6170) 2021-06-17 12:36:25 +03:00
convolution_qdq_transformation.cpp [LPT] ConvolutionBackpropData support (#5313) 2021-05-18 00:59:01 +03:00
convolution_transformation.cpp [LPT] ConvolutionBackpropData support (#5313) 2021-05-18 00:59:01 +03:00
convolution_with_incorrect_weights.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
depth_to_space_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
disable_convert_on_const_path_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
elementwise_with_multi_parent_dequantization_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +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 Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_on_weights_with_unsupported_child.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_precision_selection_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_with_dq_not_optimal_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fake_quantize_with_dynamic_intervals_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fold_convert_transformation.cpp [LPT] [CPU] Convert dequantization shift in low precision before FP32 conversion in CPU (#5247) 2021-05-15 08:48:00 +03:00
fold_fake_quantize_in_transformations.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fuse_convert_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fuse_fake_quantize_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fuse_fake_quantize_with_multi_inputs_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
fuse_multiply_to_fake_quantize_transformation.cpp Tests improvement (#5704) 2021-05-28 14:27:45 +03:00
fuse_subtract_to_fake_quantize_transformation.cpp Tests improvement (#5704) 2021-05-28 14:27:45 +03:00
get_dequantization_below_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
get_dequantization_test.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
get_dequantization_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
group_convolution_transformation.cpp [LPT] Reshape folding extending: cherry-pick to master (#6151) 2021-06-16 11:14:29 +03:00
interpolate_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +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 Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
layer_transformation.cpp [LPT] [CPU] Convert dequantization shift in low precision before FP32 conversion in CPU (#5247) 2021-05-15 08:48:00 +03:00
layer_transformation.hpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
low_precision_transformations_test.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
lpt_public_methods_test.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
mat_mul_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
mat_mul_with_constant_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
max_pool_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
move_dequantization_after_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
mul_add_to_scaleshift_or_power_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
multiply_to_group_convolution_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
multiply_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
mvn_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
normalize_dequantization_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
normalize_l2_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
precision_details_test.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
prelu_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
pull_reshape_through_dequantization_transformation.cpp [LPT] [CPU] Convert dequantization shift in low precision before FP32 conversion in CPU (#5247) 2021-05-15 08:48:00 +03:00
pull_transpose_through_dequantization_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
reduce_max_transformation.cpp [LPT] Reduce*Transformation (#4713) 2021-04-26 16:03:03 +03:00
reduce_mean_transformation.cpp [LPT] Reduce*Transformation (#4713) 2021-04-26 16:03:03 +03:00
reduce_min_transformation.cpp [LPT] Reduce*Transformation (#4713) 2021-04-26 16:03:03 +03:00
reduce_sum_transformation.cpp [LPT] Reduce*Transformation (#4713) 2021-04-26 16:03:03 +03:00
reduce_transformation.hpp [LPT] Reduce*Transformation (#4713) 2021-04-26 16:03:03 +03:00
relu_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
reshape_fully_connected_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
reshape_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
round_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
separate_in_standalone_branch_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
shuffle_channels_transformation.cpp [LPT][CommonOptimizations] ShuffleChannelsTransformation and ShuffleChannelsFusion (#4916) 2021-04-23 13:26:53 +03:00
simple_low_precision_transformer.cpp [LPT] Concat precision selection fix (#6069) 2021-06-08 15:29:30 +03:00
simple_low_precision_transformer.hpp [LPT] Concat precision selection fix (#6069) 2021-06-08 15:29:30 +03:00
split_transformation.cpp [LPT] SplitTransformation WA for unsupported concat (#5833) 2021-06-01 13:52:34 +03:00
squeeze_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
strided_slice_transformation.cpp [LPT] Split/VariadicSplit support (#5132) 2021-04-08 08:42:59 +03:00
subtract_multiply_to_multiply_add_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
transformations_after_split_transformation.cpp [LPT] ConvolutionTransformation with asymmetric quantization after Split fix (#5895) 2021-06-01 16:58:33 +03:00
transformer_is_function_quantized.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
transpose_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
unsqueeze_transformation.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
variadic_split_transformation.cpp [LPT] Split/VariadicSplit support (#5132) 2021-04-08 08:42:59 +03:00