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

Method opaque

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

Warning: note that the pointer returned is not necessarily directly to device virtual address space, but is platform-dependent.

Source from the content-addressed store, hash-verified

82 // Warning: note that the pointer returned is not necessarily directly to
83 // device virtual address space, but is platform-dependent.
84 void *opaque() { return opaque_; }
85 const void *opaque() const { return opaque_; }
86
87 // Returns the payload of this memory region.

Callers 15

DeallocateMethod · 0.80
AllocateMethod · 0.80
SynchronousMemcpyMethod · 0.80
SynchronousMemcpyD2HMethod · 0.80
SynchronousMemcpyH2DMethod · 0.80
ToVlogStringFunction · 0.80
stream.ccFile · 0.80
AllocateArrayBaseMethod · 0.80
DeallocateMethod · 0.80
operator<Method · 0.80

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.64
DeallocateMethod · 0.64
RunAndCheckMethod · 0.64