openvino
openvino copied to clipboard
Support complex tensors for Prod operations
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
@rkazants I have made some changes. Please do give a look
This PR will be closed in a week because of 2 weeks of no activity.
@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
@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
This PR will be closed in a week because of 2 weeks of no activity.
This PR was closed because it has been stalled for 2 week with no activity.