openvino/tests
Hongbo Wei 0287267a8d
[TF FE]: Support MatrixInverse operation for TensorFlow (#23881)
This pull request adds support for the TensorFlow "**MatrixInverse**"
operation to OpenVINO's TensorFlow Frontend (TF FE). It implements a new
loader function translate_matrix_inverse_op that translates the
TensorFlow operation into the equivalent OpenVINO Inverse operation
(from opset-14) for both real-valued and complex-valued inputs.

Addresses issue:
#[22957](https://github.com/openvinotoolkit/openvino/issues/22957)

Hi Roman @rkazants, could you please review my work, thank you!

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-04-13 17:26:56 +00:00
..
asan Enhance sanitizer build (#23330) 2024-03-14 07:50:02 +00:00
conditional_compilation copyright year update (#23370) 2024-03-14 09:37:02 +00:00
e2e_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
fuzz copyright year update (#23370) 2024-03-14 09:37:02 +00:00
layer_tests [TF FE]: Support MatrixInverse operation for TensorFlow (#23881) 2024-04-13 17:26:56 +00:00
lib copyright year update (#23370) 2024-03-14 09:37:02 +00:00
lsan [CI] [GHA] Enable sanitizers (#22628) 2024-03-15 13:46:51 +00:00
memory_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
model_hub_tests [FX] Remove unused code from FX decoder (#23954) 2024-04-11 12:42:52 +00:00
samples_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
stress_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
time_tests copyright year update (#23370) 2024-03-14 09:37:02 +00:00
utils copyright year update (#23370) 2024-03-14 09:37:02 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
constraints.txt [PT FE] Fix GHA model tests (#23846) 2024-04-05 06:30:50 +00:00