Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ getDataType
Method
getDataType
parsers/caffe/caffeWeightFactory/caffeWeightFactory.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
DataType CaffeWeightFactory::getDataType() const
70
{
71
return mDataType;
72
}
73
74
size_t CaffeWeightFactory::getDataTypeSize() const
75
{
Callers
1
parsePower
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected