NVIDIA Holoscan SDK v1.0.3
Holoscan 1.0.3

Function holoscan::inference::get_element_size

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

Previous Function holoscan::inference::generate_engine_path
Next Function holoscan::inference::inference_validity_check
© Copyright 2022-2023, NVIDIA. Last updated on Apr 19, 2024.