openvino/ngraph/test
Gabriele Galiero Casay 371fc7aee4
Enable low precision types in ConvertLike operation reference implementation (#6890)
* Enable low precision types for ConvertLike operation

* Migrate backend unit test suite to template plugin reference tests

* Fix typo in naming convention

* Avoid duplication of template plugin tests execution

* Add file to instantiate TEST_P and avoid test execution duplication
2021-08-06 11:19:16 +03:00
..
backend Enable low precision types in ConvertLike operation reference implementation (#6890) 2021-08-06 11:19:16 +03:00
conditional_compilation Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
files Separate executable for paddlepaddle unit tests (#6862) 2021-08-04 10:21:07 +03:00
frontend Separate executable for paddlepaddle unit tests (#6862) 2021-08-04 10:21:07 +03:00
models Add support for Affine operator (#6884) 2021-08-05 12:45:06 +03:00
onnx Add support for Affine operator (#6884) 2021-08-05 12:45:06 +03:00
op_eval Revise reference implementation for ReduceMin operation (#5797) 2021-06-16 09:01:57 +03:00
runtime Enable low precision types in ConvertLike operation reference implementation (#6890) 2021-08-06 11:19:16 +03:00
type_prop revise tan op (#6567) 2021-08-05 07:48:58 +03:00
util initialize NodeBuilder registry by IIFE instead of double lock pattern (#6753) 2021-07-27 07:53:29 +03:00
visitors revise tan op (#6567) 2021-08-05 07:48:58 +03:00
CMakeLists.txt Enable low precision types in ConvertLike operation reference implementation (#6890) 2021-08-06 11:19:16 +03:00
aligned_buffer.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
all_close_f.cpp Migrated nGraph tests to common gtest (#6314) 2021-06-24 02:52:04 +03:00
backend_api.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
backend_debug_api.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
bfloat16.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
build_graph.cpp NGraph reference implementation for Memory (#4956) 2021-05-17 16:57:04 +03:00
builder.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
builder_autobroadcast.cpp [nGraph] Make make_broadcast dynamic (#5834) 2021-05-27 15:41:32 +02:00
check.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
constant.cpp Avoid copy of data when create Constant from HostTensor (#3388) 2021-07-28 18:27:27 +03:00
constant_folding.cpp Avoid Constant data copy inside Reshape constant folding (#6410) 2021-07-29 17:51:25 +03:00
control_dependencies.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
convert_u1_to_string.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
coordinate.cpp Deprecate coordinate transform (#6425) 2021-07-05 08:24:39 +03:00
coordinate_range.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
copy.cpp Enabled sign-compare flag for nGraph (#5189) 2021-04-15 12:12:51 +03:00
element_type.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
eval.cpp Minimized usage of `IE_MAIN_SOURCE_DIR` (#6422) 2021-06-30 18:15:41 +03:00
file_util.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
float16.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
graph_rewrite.cpp Enable NopEliminatoin inside MO Backend (#6874) 2021-08-04 13:53:06 +03:00
header_standalone.in.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
includes.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
input_output_assign.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
int4.cpp Constant op class update for Low Precision (#5311) 2021-04-23 07:31:04 +03:00
intervals.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
main.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
matcher_pass.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
misc.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
misc.hpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
mkldnn.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
node_input_output.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
op.cpp Rework model loading in FE manager, implement PDPD probing (#6358) 2021-07-19 20:10:00 +03:00
op_version_tbl.hpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
opset1.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
partial_shape.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
pass_config.cpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
pass_manager.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
pattern.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
provenance.cpp Removed legacy tests (#6558) 2021-07-08 08:01:40 +03:00
replace_node.cpp Enable common optimizations on MO (#6245) 2021-07-09 00:38:07 +03:00
requirements_test_onnx.txt Use protobuf-lite for ONNX FE by default (#6829) 2021-07-31 17:21:35 +03:00
reshape_opt_kernel.cpp Migrated nGraph tests to common gtest (#6314) 2021-06-24 02:52:04 +03:00
shape.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
span.cpp Add more features to span and unit tests (#5002) 2021-04-02 14:47:35 +03:00
specialize_function.cpp Small api changes (#6923) 2021-08-04 21:34:11 +03:00
tensor.cpp Removed legacy tests (#6558) 2021-07-08 08:01:40 +03:00
type_prop_layers.cpp Revise PriorBoxClustered Op (#6525) 2021-07-15 07:27:51 +03:00
uint4.cpp Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
util.cpp Fix clone_function: clone ngraph::Variables (#6804) 2021-07-30 10:19:12 +03:00