MCPcopy 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
69DataType CaffeWeightFactory::getDataType() const
70{
71 return mDataType;
72}
73
74size_t CaffeWeightFactory::getDataTypeSize() const
75{

Callers 1

parsePowerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected