MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / size

Method size

tensorflow/stream_executor/device_memory.h:80–80  ·  view source on GitHub ↗

Returns the size, in bytes, for the backing memory.

Source from the content-addressed store, hash-verified

78
79 // Returns the size, in bytes, for the backing memory.
80 uint64 size() const { return size_; }
81
82 // Warning: note that the pointer returned is not necessarily directly to
83 // device virtual address space, but is platform-dependent.

Callers 15

cuda_cubin_in_memoryMethod · 0.45
SynchronousMemcpyH2DFunction · 0.45
SynchronousMemcpyD2HFunction · 0.45
ScopedDeviceMemoryMethod · 0.45
DeallocateMethod · 0.45
ToVlogStringFunction · 0.45
stream.ccFile · 0.45
GetOrCreateSubStreamMethod · 0.45
ReturnSubStreamMethod · 0.45
ForceDeallocateAllMethod · 0.45
PackOneParamMethod · 0.45
ReorderDimsFunction · 0.45

Calls

no outgoing calls

Tested by 2

cuda_cubin_in_memoryMethod · 0.36
TESTFunction · 0.36