Function holoscan::inference::get_element_size
Defined in File holoinfer_buffer.hpp
-
uint32_t holoscan::inference::get_element_size(holoinfer_datatype t) noexcept
Get the element size.
- Parameters
element_type – Input data type. Float32 is the only supported element type.
- Returns
Bytes used in storing element type