MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / getSize

Method getSize

samples/common/sampleDevice.h:464–467  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462 }
463
464 size_t getSize() const override
465 {
466 return mSize;
467 }
468
469private:
470 size_t mSize{0};

Callers 1

fillMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected