openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[TF FE] Support MatrixDiagV3 operation

Open duydl opened this issue 9 months ago • 6 comments

Details:

  • WIP, will update and request review when finished.
  • Parse logic from https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/kernels/linalg/matrix_diag_op.cc to openVINO operations
  • Initial examples from https://www.tensorflow.org/api_docs/python/tf/raw_ops/MatrixDiagV3#for_example

Tickets:

  • #23248

duydl avatar May 14 '24 04:05 duydl