Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ parent
Method
parent
tensorflow/stream_executor/gpu/gpu_stream.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
GpuStreamHandle cuda_stream() const { return gpu_stream(); }
79
80
GpuExecutor* parent() const { return parent_; }
81
82
private:
83
GpuExecutor* parent_; // Executor that spawned this stream.
Callers
13
GetGpuContext
Function · 0.45
GetCcMajorMinor
Function · 0.45
DoFusedConvolve
Method · 0.45
RedzoneAllocator
Method · 0.45
AllocateBytes
Method · 0.45
RunRedzoneChecker
Function · 0.45
CheckRedzonesForBuffer
Function · 0.45
CheckRedzones
Method · 0.45
DoBlasGemmWithAlgorithmImpl
Method · 0.45
DoBlasGemmBatchedInternal
Method · 0.45
DoBlasGemmBatchedInternalV2
Method · 0.45
DoBlasGemmStridedBatched
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected