Struct TensorRtInference::BindingInfo

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, NVIDIA. Last updated on Jun 28, 2023.