openvino/inference-engine/tests/functional/plugin/cpu/bfloat16
Gleb Kazantaev 94eacc6544
Move legacy transformations and ops to legacy library (#2624)
* Initial movement

* Divided transformations to common and legacy

* Changed ngraph visibility to ie_api.h

* CommonTransformaitons to Internal

* New trasnformations location structure

* fixde typo; move convert_quantize_dequantize to common

* Added control_flow folder
2020-10-14 10:58:01 +03:00
..
bf16_network_restoring.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
bfloat16_helpers.hpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
concat_in_place.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
conv_add.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
conv_conv.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
conv_dwconv_relu.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
conv_eltwise_depthwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
conv_relu_pool_conv_relu_pool.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
elt_max.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
elt_x3.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
faster_100_5_1_1_conv.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
gather_multiply.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
gather_x2_add_mul_relu_concat_matmul.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
interpolation.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
memory_conv.cpp Move legacy transformations and ops to legacy library (#2624) 2020-10-14 10:58:01 +03:00
mobilenet_ssd_with_branching.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
resample.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_eltwise_conv.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_eltwise_relu_conv.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_eltwise_scaleshift.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_elu_conv.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_relu.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_x2_concat_relu.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_x2_eltwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_x2_mixed1_eltwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_x2_mixed2_eltwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_conv_x3_eltwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_x2_conv_x2_eltwise.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
scaleshift_x3_conv_eltwise_relu.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
tail_fp32_optimization.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00
topk_inputs_i32.cpp [IE Tests] Added test filters for cpuFuncTests target (#2495) 2020-10-02 12:13:07 +03:00