openvino_contrib
openvino_contrib copied to clipboard
[JAVA_API] Add get_element_type() to Tensor
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.