Struct TensorRtInference::BindingInfo
Defined in File tensor_rt_inference.hpp
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