Struct TensorRtInference::BindingInfo

Holoscan v0.5.1

This struct is a nested type of Class TensorRtInference.

struct BindingInfo

Public Members

int32_t index

uint32_t rank

std::string binding_name

gxf::PrimitiveType element_type

std::array<int32_t, gxf::Shape::kMaxRank> dimensions

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.