openvino_contrib icon indicating copy to clipboard operation
openvino_contrib copied to clipboard

[JAVA_API] Add get_element_type() to Tensor

Open ClaudioPaul0 opened this issue 4 months ago • 0 comments

Add get_element_type() to org.intel.openvino.Tensor, allowing to check the data type of a tensor to call the proper method to retrieve its data.

ClaudioPaul0 avatar Oct 15 '24 21:10 ClaudioPaul0