openvino/inference-engine/tests/functional/inference_engine
Chenhu Wang be044a7003
[CPU] Interpolate operation improvements (#2366)
* interpolate improvement

* JITTED cubic mode

* fix 'code is too big' when JIT

* extend test to cover tail code path

* transformation of interpolate1 to interpolate4

* add low precision transformation for interpolate4
2020-11-17 10:42:34 +03:00
..
cnn_network Remove operators with existing functional tests from layer creator (#2772) 2020-10-30 07:42:27 +03:00
ir_serialization Enable segfaulting getAvailableDevices, ExecGraphSerializationTest.ExecutionGraph_CPU after segfaults are fixed (#3124) 2020-11-13 19:17:27 +03:00
lp_transformations [CPU] Interpolate operation improvements (#2366) 2020-11-17 10:42:34 +03:00
ngraph_reader LSTM/GRU/RNN Sequences : support for seq_lengths input (#2788) 2020-11-17 07:04:20 +03:00
onnx_reader Protect reading external weights from up-dir (#3098) 2020-11-17 07:16:39 +03:00
transformations [CPU] Interpolate operation improvements (#2366) 2020-11-17 10:42:34 +03:00
CMakeLists.txt ITT performance counters for first inference (#1741) 2020-11-12 14:00:14 +03:00
async_infer_request_test.cpp Move QueryState from ExecutableNetwork to InferRequest (#2818) 2020-11-12 12:40:43 +03:00
blob_copy_test.cpp Added U32 precision (#1297) 2020-07-14 10:27:10 +03:00
caseless_tests.cpp Moved caseless to Plugin API (#1664) 2020-08-07 06:24:28 +03:00
cnn_network_test.cpp Avoid redundant clone and reshape (#1376) 2020-07-29 19:30:59 +03:00
core_threading_tests.cpp Improve GNA MT sychronization (#2553) 2020-10-19 12:21:01 +03:00
data_test.cpp publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
debug_tests.cpp publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
exception_test.cpp publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
executable_network.cpp Move QueryState from ExecutableNetwork to InferRequest (#2818) 2020-11-12 12:40:43 +03:00
extension.cpp Tests and docs for registering custom ONNX operators (#2416) 2020-10-12 07:36:19 +03:00
ie_irelease_test.cpp publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
ie_precision_test.cpp Added U32 precision (#1297) 2020-07-14 10:27:10 +03:00
keep_constant_inputs_tests.cpp Move legacy transformations and ops to legacy library (#2624) 2020-10-14 10:58:01 +03:00
local_test.cpp Moved legacy API to legacy/ subfolder for include (#1677) 2020-08-10 18:33:25 +03:00
net_reader_test.cpp Moved legacy API to legacy/ subfolder for include (#1677) 2020-08-10 18:33:25 +03:00
ngraph_reshape_tests.cpp Intepolate-4 nGraph operation (#1412) 2020-09-01 06:57:34 +03:00
parameter_tests.cpp publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
pre_allocator_test.cpp publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
precomp.hpp [CMAKE] Introduce FASTER_BUILD experimental feature (#2438) 2020-09-28 18:53:11 +03:00
preprocess_test.cpp publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
response_buffer_test.cpp publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
shared_object_loader_test.cpp publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
skip_tests_config.cpp Partial revert a commit with reference implementations of PriorBox(Clustered) ops (#1878) 2020-08-24 14:31:32 +03:00
so_pointer_tests.cpp Simplified plugin interfaces (#1745) 2020-08-14 12:11:54 +03:00
task_executor_tests.cpp Removed ie_parallel include from task executors (#1588) 2020-08-03 10:56:44 +03:00
tensor_desc_test.cpp publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00