openvino/inference-engine/tests/functional/plugin/gna/pass_tests
Szymon Irzabek 862176d1d4
[GNA] Add support for strides with dilations and POT fake quantize layers (#6900)
2021-08-06 14:45:11 +03:00
..
4d_eltwise.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
act_maxpool_reordering.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
broadcast_const_with_fq.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
convert_matmul_to_fullyconnected.cpp Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
convert_matmul_to_pointwise_conv.cpp Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
convert_padded2valid_conv.cpp Add fake quantize support for convolution padding (#6577) 2021-07-14 16:29:10 +03:00
decompose_2d_conv.cpp [GNA] Add support for strides with dilations and POT fake quantize layers (#6900) 2021-08-06 14:45:11 +03:00
eltwise_split_over_channels_pass.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
fq_activation.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
fq_fusion_with_multiple_weights.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
fq_fusion_with_sigmoid.cpp fixed crash related to loading model with fq and sigmoid (#6644) 2021-07-20 15:38:39 +03:00
fq_maxpool_reordering.cpp Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
fq_outputs_activation_.cpp [GNA] Added support of FQ layers for outputs (#6905) 2021-08-05 22:12:52 +03:00
insert_copy_layer_before_self_concat.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
insert_transpose_before_matmul.cpp Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
insert_transpose_between_convs.cpp Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
layers_restrictions.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
remove_permutations_NHWC_to_NCHW_pass.cpp [GNA] Fix Transpose-Conv-Transpose pattern recognition for 2d convolution (#6715) 2021-07-21 12:48:35 +03:00