openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Support complex tensors for Prod operations

Open MonalSD opened this issue 11 months ago • 5 comments

Details:

  • Extended loader Prod by propagating ComplexTypeMark from input to output and to represent output complex type tensor as a floating-point type tensor with an auxiliary dimension that concatenates real and imaginary parts of complex tensor.
  • Addressing #23233

MonalSD avatar Mar 11 '24 11:03 MonalSD

@rkazants I have made some changes. Please do give a look

MonalSD avatar Mar 15 '24 06:03 MonalSD

This PR will be closed in a week because of 2 weeks of no activity.

github-actions[bot] avatar Apr 22 '24 00:04 github-actions[bot]

@rkazants should I write the layer test for this operation in https://github.com/openvinotoolkit/openvino/blob/master/tests/layer_tests/tensorflow_tests/test_tf_ReduceArithmeticOps.py

MonalSD avatar Apr 22 '24 12:04 MonalSD

@rkazants should I write the layer test for this operation in https://github.com/openvinotoolkit/openvino/blob/master/tests/layer_tests/tensorflow_tests/test_tf_ReduceArithmeticOps.py

please create separate file for Prod operation and cover complex case.

Best regards, Roman

rkazants avatar Apr 23 '24 15:04 rkazants

This PR will be closed in a week because of 2 weeks of no activity.

github-actions[bot] avatar May 13 '24 00:05 github-actions[bot]

This PR was closed because it has been stalled for 2 week with no activity.

github-actions[bot] avatar May 21 '24 00:05 github-actions[bot]