Cláudio Paulo
Results
3
issues of
Cláudio Paulo
Updated dependecies to work with springboot 3 which requires java 17, eclipselink 3, spring-data-jpa 3 and hibernate 6. It is also needed to replace javax by jakarta 3.
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.
category: java API
Add as_long() method to org.intel.openvino.Tensor to allow retrieving data from i64 tensors.
category: java API