Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ BufferDesc
Method
BufferDesc
samples/sampleIOFormats/sampleIOFormats.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
{
74
public:
75
BufferDesc() = default;
76
77
BufferDesc(nvinfer1::Dims dims, int32_t dataWidth, TensorFormat format)
78
{
Callers
nothing calls this directly
Calls
1
divUp
Function · 0.70
Tested by
no test coverage detected